Class NotesPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class NotesPanel extends JPanel
This panel displays and edits notes.
Since:
Fall 2000
Version:
$Revision: 1.6 $
Author:
David Whitlock
See Also:
  • Constructor Details

    • NotesPanel

      public NotesPanel()
      Creates a new NotePanel for displaying the notes of some Notable object.
  • Method Details

    • setNotable

      public void setNotable(Notable notable)
      Sets the Notable that is being displayed/edited by this NotesPanel.
    • getNotable

      public Notable getNotable()
      Returns the Notable edited by this NotesPanel.
    • clearNotes

      public void clearNotes()
      Clears the contents of the notes list