Package com.spinyowl.legui.component
package com.spinyowl.legui.component
-
ClassDescriptionAn implementation of "push" button.An implementation of a check box -- an item that can be selected or deselected, and which displays its state to the user.Component is an object that have graphical representation in legui system.Dialog component is component which extended from
Widgetand have some additional functionality.Dialog layer used to hold dialog window.Default structure which should be associated with OpenGL window.This class represents image view component.Class represent single line non-editable text component.Layer one of base structures.Default Container implementation.This component used to enter passwords securely by users.Progress bar.RadioButtons create a series of items where only one item can be checked.Group of radio buttons which determines that only one radio button can be selected in group.Panel with scroll bars.An implementation of a scrollbar.SelectBox<T>Creates drop-down list with select options.Implementation of slider controller.Panel with scroll bars.TextAreaField is multiline text component which allow to enter text.Text input is a single line text component which can be used to enter text.An implementation of "toggle" button.Widget component is container which have predefined components such as container, title label, close and minimize buttons and predefined event listeners.