Class SystemPreference

java.lang.Object
ucar.unidata.idv.SystemPreference

public class SystemPreference extends Object
Preferences for the "System" tab. Thanks to McV team for providing hints here. Note the slider is not always displayed because system memory is not always available.
  • Method Details

    • getComponent

      public Component getComponent(boolean includeLabel)
      Get the JComponent that contains the system preferences.
      Parameters:
      includeLabel - flag to return a label or just the widgets
      Returns:
      the system preferences UI.