Uses of Interface
com.blackrook.gui.object.GUIValueField
Packages that use GUIValueField
-
Uses of GUIValueField in com.blackrook.gui.object
Subinterfaces of GUIValueField in com.blackrook.gui.objectModifier and TypeInterfaceDescriptioninterfaceDescribes a GUI object that can be toggled between two states.Classes in com.blackrook.gui.object that implement GUIValueFieldModifier and TypeClassDescriptionclassA toggle panel that has its own theme keys depending on its state, checkbox style.classGUICycler<T>Option cycler abstract.classImplementation of a progress bar.classA toggle panel that has its own theme keys depending on its state, radio button style.classGUISlider<T>A slider class that alters an internal value depending on where the slider sits on the slider bar.classA checkbox object that holds a boolean switch.Methods in com.blackrook.gui.object that return GUIValueFieldModifier and TypeMethodDescriptionSets this field's value.