Package VASSAL.build.module.noteswindow

Contains classes that may be added to a NotesWindow.

See:
          Description

Interface Summary
AddSecretNoteCommand.Interface  
SetPrivateTextCommand.Interface  
 

Class Summary
AddSecretNoteCommand When executed, adds a SecretNote to a specified List.
PrivateNotesController Holds PrivateText objects, only displaying the one owned by the current user
PrivateText A text message with an owner
SecretNote Represents a text note with an owner and hidden/revealed status.
SecretNotesController  
SetPrivateTextCommand When executed, adds a PrivateText to a specified set.
 

Package VASSAL.build.module.noteswindow Description

Contains classes that may be added to a NotesWindow.