Class WekaExperimenterPreferencesPanel

  • All Implemented Interfaces:
    adams.gui.application.PreferencesPanel, ImageObserver, MenuContainer, Serializable, Comparable<adams.gui.application.PreferencesPanel>, Accessible

    public class WekaExperimenterPreferencesPanel
    extends adams.gui.application.AbstractPropertiesPreferencesPanel
    Preferences for the WEKA Experimenter.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • WekaExperimenterPreferencesPanel

        public WekaExperimenterPreferencesPanel()
    • Method Detail

      • initGUI

        protected void initGUI()
        Overrides:
        initGUI in class adams.gui.application.AbstractPropertiesPreferencesPanel
      • getTitle

        public String getTitle()
        The title of the preferences.
        Specified by:
        getTitle in interface adams.gui.application.PreferencesPanel
        Specified by:
        getTitle in class adams.gui.application.AbstractPropertiesPreferencesPanel
        Returns:
        the title
      • requiresWrapper

        public boolean requiresWrapper()
        Returns whether the panel requires a wrapper scrollpane/panel for display.
        Specified by:
        requiresWrapper in interface adams.gui.application.PreferencesPanel
        Specified by:
        requiresWrapper in class adams.gui.application.AbstractPreferencesPanel
        Returns:
        true if wrapper required
      • activate

        public String activate()
        Activates the settings.
        Specified by:
        activate in interface adams.gui.application.PreferencesPanel
        Specified by:
        activate in class adams.gui.application.AbstractPropertiesPreferencesPanel
        Returns:
        null if successfully activated, otherwise error message