VASSAL.build.module.noteswindow
Interface AddSecretNoteCommand.Interface

All Known Implementing Classes:
SecretNotesController
Enclosing class:
AddSecretNoteCommand

public static interface AddSecretNoteCommand.Interface


Method Summary
 void addSecretNote(SecretNote note)
           
 

Method Detail

addSecretNote

public void addSecretNote(SecretNote note)