Package moapi.gui

Interface Summary
DisplayStringFormatter Used to manipulate a display string for a Mod Option.
 

Class Summary
Button A MOAPI button representation to allow the storage of the option's ID inside
GuiController Gui controller for a single mod and all of it's suboption menus Moved from GuiController to Controller
KeyBindingField GUI for getText() field within MOAPI
ModMenu A scrollable screen for modoptionsapi
Slider A replacement for the default MC Slider.
StdFormatters Standard formatters which are used by the API as defaults Moved from StdFormatters to gui.StdFormatters on version 0.8
StdFormatters.IntegerSliderFormat Formatting class for turning a float numeric string to an int one
StdFormatters.SuffixFormat Formatting class for a given suffix with a space between
TextField GUI for getText() field within MOAPI
TextInputField A part of the inheritance chain for buttons for text input fields to be group identified