Uses of Enum Class
edu.wisc.ssec.mcidasv.servermanager.AddeThread.McservEvent
Packages that use AddeThread.McservEvent
-
Uses of AddeThread.McservEvent in edu.wisc.ssec.mcidasv.servermanager
Methods in edu.wisc.ssec.mcidasv.servermanager that return AddeThread.McservEventModifier and TypeMethodDescriptionstatic AddeThread.McservEventReturns the enum constant of this class with the specified name.static AddeThread.McservEvent[]AddeThread.McservEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.wisc.ssec.mcidasv.servermanager with parameters of type AddeThread.McservEventModifier and TypeMethodDescriptionvoidTabbedAddeManager.mcservUpdated(AddeThread.McservEvent event) Responds to local server events and attempts to update the GUI status message.