Class UiBehaviorController


  • public final class UiBehaviorController
    extends DefaultConfigController
    Preferences tab for handling the UI behavior preferences. Sub-level panel to the "Miscellaneous"-panel.
    • Field Detail

      • PREFERENCE_KEY_AUTO_SHOW_NAVIGATION

        public static final String PREFERENCE_KEY_AUTO_SHOW_NAVIGATION
        Preferences key for automatically showing navigation
        See Also:
        Constant Field Values
      • PREFERENCE_KEY_AUTO_SHOW_NEW_BANDS

        public static final String PREFERENCE_KEY_AUTO_SHOW_NEW_BANDS
        Preferences key for automatically showing new bands
        See Also:
        Constant Field Values
      • PREFERENCE_KEY_LIST_FILES_TO_REOPEN

        public static final String PREFERENCE_KEY_LIST_FILES_TO_REOPEN
        Preferences key to set the maximum number of file in the list to reopen.
        See Also:
        Constant Field Values
    • Constructor Detail

      • UiBehaviorController

        public UiBehaviorController()