Uses of Enum Class
sc.fiji.snt.FillManagerUI.State
Packages that use FillManagerUI.State
-
Uses of FillManagerUI.State in sc.fiji.snt
Methods in sc.fiji.snt that return FillManagerUI.StateModifier and TypeMethodDescriptionstatic FillManagerUI.StateReturns the enum constant of this class with the specified name.static FillManagerUI.State[]FillManagerUI.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in sc.fiji.snt with parameters of type FillManagerUI.StateModifier and TypeMethodDescriptionprotected voidFillManagerUI.changeState(FillManagerUI.State newState) Changes this UI to a new state.