Class PrefsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
EditorPrefsPanel, FontPreferencesPanel, GeneralPrefsPanel, HiddenMessagesPrefsPanel, MediaPrefsPanel, QueryPrefsPanel

public class PrefsPanel extends JPanel
A panel for the preferences dialog. This class acts as an extension point for plugins.
See Also:
  • Constructor Details

    • PrefsPanel

      public PrefsPanel(String title)
  • Method Details

    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)