Uses of Class
com.prineside.tdi2.scene2d.ui.WidgetGroup
Packages that use WidgetGroup
Package
Description
-
Uses of WidgetGroup in com.prineside.tdi2.scene2d.ui
Subclasses of WidgetGroup in com.prineside.tdi2.scene2d.uiModifier and TypeClassDescriptionclass
class
A checkbox is a button that contains an image indicating the checked or unchecked state and a label.class
A group with a single child that sizes and positions the child using constraints.class
A group that lays out its children side by side horizontally, with optional wrapping.class
A button with a childImage
to display an image.class
class
A group that scrolls a child actor using scrollbars and/or mouse or touch dragging.static class
The scroll pane shown when a select box is open.class
A container that contains two widgets and is divided either horizontally or vertically.class
A stack is a container that sizes its children to its size and positions them at 0,0 on top of each other.class
A group that sizes and positions children using table constraints.class
A text input field with multiple lines.class
A button with a childLabel
to display text.class
A single-line text input field.class
class
A tree widget where each node has an icon, actor, and child nodes.class
A group that lays out its children top to bottom vertically, with optional wrapping. -
Uses of WidgetGroup in com.prineside.tdi2.screens
Subclasses of WidgetGroup in com.prineside.tdi2.screens -
Uses of WidgetGroup in com.prineside.tdi2.ui.actors
Subclasses of WidgetGroup in com.prineside.tdi2.ui.actorsModifier and TypeClassDescriptionclass
final class
class
class
class
class
class
-
Uses of WidgetGroup in com.prineside.tdi2.ui.components
Subclasses of WidgetGroup in com.prineside.tdi2.ui.components