Uses of Enum Class
gov.llnl.gnem.apps.coda.calibration.gui.GuiApplication.ApplicationMode
-
Uses of GuiApplication.ApplicationMode in gov.llnl.gnem.apps.coda.calibration.gui
Modifier and TypeMethodDescriptionGuiApplication.getStartupMode()
Returns the enum constant of this class with the specified name.static GuiApplication.ApplicationMode[]
GuiApplication.ApplicationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
GuiApplication.setStartupMode
(GuiApplication.ApplicationMode startupMode) ModifierConstructorDescriptionGuiApplication
(org.springframework.context.ConfigurableApplicationContext springContext, com.google.common.eventbus.EventBus bus, GuiApplication.ApplicationMode mode)