Uses of Class
VASSAL.build.module.noteswindow.PrivateText
| Package | Description |
|---|---|
| VASSAL.build.module.noteswindow |
Contains classes that may be added to a
NotesWindow. |
-
Uses of PrivateText in VASSAL.build.module.noteswindow
Methods in VASSAL.build.module.noteswindow that return PrivateText Modifier and Type Method Description PrivateTextSetPrivateTextCommand. getPrivateText()Methods in VASSAL.build.module.noteswindow with parameters of type PrivateText Modifier and Type Method Description voidPrivateNotesController. addPrivateText(PrivateText p)voidSetPrivateTextCommand.Interface. addPrivateText(PrivateText p)Constructors in VASSAL.build.module.noteswindow with parameters of type PrivateText Constructor Description SetPrivateTextCommand(SetPrivateTextCommand.Interface i, PrivateText text)