Package ucar.unidata.idv
Class SystemPreference
java.lang.Object
ucar.unidata.idv.SystemPreference
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 Summary
Modifier and TypeMethodDescriptiongetComponent
(boolean includeLabel) Get the JComponent that contains the system preferences.
-
Method Details
-
getComponent
Get the JComponent that contains the system preferences.- Parameters:
includeLabel
- flag to return a label or just the widgets- Returns:
- the system preferences UI.
-