Package-level declarations
Types
Extends BasicColorPicker with type-safe widget builders.
Extends CollapsibleWidget with type-safe widget builders. Adds children to collapsible's table.
Extends ExtendedColorPicker with type-safe widget builders.
Extends FloatingGroup with type-safe widget builders.
Extends FlowGroup with type-safe widget builders.
Extends GridGroup with type-safe widget builders.
Extends HorizontalCollapsibleWidget with type-safe widget builders. Adds children to collapsible's table.
Extends HorizontalFlowGroup with type-safe widget builders.
Extends MultiSplitPane with type-safe widget builders.
Extends TabbedPane with type-safe widget builders.
Extends ToastTable with type-safe widget builders.
Extends VerticalFlowGroup with type-safe widget builders.
Extends VisCheckBox with type-safe widget builders.
Extends VisDialog with type-safe widget builders.
Extends VisImageButton with type-safe widget builders.
Extends VisImageTextButton with type-safe widget builders.
Extends VisRadioButton with type-safe widget builders.
Extends VisScrollPane API with type-safe widget builders. Note that this widget may store only a single child.
Extends VisSelectBox with items building method.
Extends VisSplitPane API with type-safe widget builders. Note that this widget may store only two children. It is advised to use the inlined extension factory methods added by KGroup rather than set its widgets directly with setFirstWidget or setSecondWidget.
Extends VisTextButton with type-safe widget builders.
Extends VisWindow with type-safe widget builders.
Functions
On tab switch, tab content will be added to provided widget Group instance. Previous group content will be cleared.
On tab switch, tab content will be added to provided Container instance. Previous container actor will be replaced.
On tab switch, tab content will be added to provided Table instance. Previous table content will be cleared.
Deprecated. Use flowGroup instead.
Adds new MenuItem to this PopupMenu.
Begins creation of new Tab using type-safe builder. Newly created tab will be added to tabbed pane automatically so there is no need to call TabbedPane.add manually.
Constructs a top-level ToastTable widget. Utility for constructing Toast instances.
Deprecated. Use flowGroup instead.
Constructs a top-level VisDialog widget.
Creates and adds Tooltip with a VisLabel to this Actor.
Creates and adds Tooltip to this Actor.
Constructs a top-level VisWindow widget.