Enum Class OptionMaster.OptionPlatform

java.lang.Object
java.lang.Enum<OptionMaster.OptionPlatform>
edu.wisc.ssec.mcidasv.startupmanager.options.OptionMaster.OptionPlatform
All Implemented Interfaces:
Serializable, Comparable<OptionMaster.OptionPlatform>, Constable
Enclosing class:
OptionMaster

Options can be either platform-specific or applicable to all platforms. Options that are platform-specific still appear in the UI, but their component is not enabled.