Class PreferencesManagerPanel

    • Constructor Detail

      • PreferencesManagerPanel

        public PreferencesManagerPanel()
    • Method Detail

      • initialize

        protected void initialize()
        Initializes the widgets.
        Overrides:
        initialize in class BasePanel
      • initGUI

        protected void initGUI()
        Initializes the widgets.
        Overrides:
        initGUI in class BasePanel
      • activate

        public void activate()
        Activates all the settings.
      • reset

        public void reset()
        Resets all the settings.
      • showRestartNotification

        protected void showRestartNotification()
        Shows a dialog telling the user to restart the applications for the changes to take effect.