Class PrivateNotesController

java.lang.Object
VASSAL.build.module.noteswindow.PrivateNotesController
All Implemented Interfaces:
GameComponent, SetPrivateTextCommand.Interface, CommandEncoder

public class PrivateNotesController extends Object implements GameComponent, CommandEncoder, SetPrivateTextCommand.Interface
Holds PrivateText objects, only displaying the one owned by the current user
  • Field Details

  • Constructor Details

    • PrivateNotesController

      public PrivateNotesController()
  • Method Details