Uses of Enum Class
edu.wisc.ssec.mcidasv.servermanager.TabbedAddeManager.Event
Packages that use TabbedAddeManager.Event
Package
Description
McIDAS-V managers and other core functionality.
-
Uses of TabbedAddeManager.Event in edu.wisc.ssec.mcidasv
Methods in edu.wisc.ssec.mcidasv with parameters of type TabbedAddeManager.EventModifier and TypeMethodDescriptionvoidMcIDASV.onServerManagerWindowEvent(TabbedAddeManager.Event evt) Responds to events generated by the server manager's GUI. -
Uses of TabbedAddeManager.Event in edu.wisc.ssec.mcidasv.chooser.adde
Methods in edu.wisc.ssec.mcidasv.chooser.adde with parameters of type TabbedAddeManager.EventModifier and TypeMethodDescriptionvoidAddeChooser.onServerManagerWindowEvent(TabbedAddeManager.Event evt) -
Uses of TabbedAddeManager.Event in edu.wisc.ssec.mcidasv.servermanager
Methods in edu.wisc.ssec.mcidasv.servermanager that return TabbedAddeManager.EventModifier and TypeMethodDescriptionstatic TabbedAddeManager.EventReturns the enum constant of this class with the specified name.static TabbedAddeManager.Event[]TabbedAddeManager.Event.values()Returns an array containing the constants of this enum class, in the order they are declared.