JMgui
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
 CGuiElementHandler::elementNodeThe linked list node containing one GuiElement. This system will probably be changed in the future
 CJMeventDispatcher::Event
 CDropDown::ItemNode::ClickedEvent
 CGuiElement::ClickEvent
 CGuiElement::RightClickEvent
 CListMenu::ItemDeselectedEvent
 CListMenu::ItemSelectedEvent
 CMultiSwitch::SwitchedEvent
 CSlider::InputEvent
 CSliderBox::InputEvent
 CTextBox::FloatInputEvent
 CTextBox::TextInputEvent
 CToggleSwitch::TurnedOffEvent
 CToggleSwitch::TurnedOnEvent
 CGuiElement
 CBackgroundBoxA decorative background box
 CButtonA simple button with a defined size and text
 CCustomButtonA button that can be set to a custom image
 CDividingLineA decorative dividing line
 CDropDownAn expandable dropdown list of buttons
 CFrameA decorative dividing line
 CGraphA scrollable graph of data. Data and time steps must be manualy updated
 CListMenu
 CMessageDisplays text in a larger font
 CMultiSwitchA multi position switch. Displayed as a horizontal list of selections
 CSliderA movable slider used to select a number within a defined range
 CSliderBoxContains a slider and text box. Changing one updates the other
 CTextBoxA text input box
 CToggleSwitchA simple toggle swich. Can be turned on or off
 CGuiElementHandler
 CJMeventDispatcher
 CJMwindow
 CRenderEnvironment
 CTabbedMenu