Uses of Interface
VASSAL.build.module.noteswindow.SetPrivateTextCommand.Interface
Package | Description |
---|---|
VASSAL.build.module.noteswindow |
Contains classes that may be added to a
NotesWindow . |
-
Uses of SetPrivateTextCommand.Interface in VASSAL.build.module.noteswindow
Classes in VASSAL.build.module.noteswindow that implement SetPrivateTextCommand.Interface Modifier and Type Class Description class
PrivateNotesController
HoldsPrivateText
objects, only displaying the one owned by the current userConstructors in VASSAL.build.module.noteswindow with parameters of type SetPrivateTextCommand.Interface Constructor Description SetPrivateTextCommand(SetPrivateTextCommand.Interface i, PrivateText text)