Uses of Enum Class
heronarts.glx.ui.UITimerTask.Mode
-
Uses of UITimerTask.Mode in heronarts.glx.ui
Modifier and TypeMethodDescriptionstatic UITimerTask.Mode
Returns the enum constant of this class with the specified name.static UITimerTask.Mode[]
UITimerTask.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionRedraw
(UI2dComponent component, double period, UITimerTask.Mode mode) protected
UITimerTask
(double period, UITimerTask.Mode mode)