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 PrivateText
SetPrivateTextCommand. getPrivateText()
Methods in VASSAL.build.module.noteswindow with parameters of type PrivateText Modifier and Type Method Description void
PrivateNotesController. addPrivateText(PrivateText p)
void
SetPrivateTextCommand.Interface. addPrivateText(PrivateText p)
Constructors in VASSAL.build.module.noteswindow with parameters of type PrivateText Constructor Description SetPrivateTextCommand(SetPrivateTextCommand.Interface i, PrivateText text)