Package gaiasky.util.scene2d
package gaiasky.util.scene2d
-
ClassDescription
Actor
related utils.A collapsible pane with a detach-to-window button.ACollapsableWindow
can be expanded/collapsed with a single click on the title bar.Listener used to get events fromContextMenu
.A simple file chooser for scene2d.uiThe type of files that can be chosen with this file chooserLink widget.MenuItem contains text or text with icon.Operating system related utils.A regular scene2d.ui Button on steroids.A regular scene2d.ui ImageButton on steroids.Small overriding that returns the user set size as preferred size.OwnSelectBox<T>Same as a regular slider, but contains the title (name) and the value within its bounds.TextButton in which the cursor changes when the mouse rolls over.TextButton in which the cursor changes when the mouse rolls over.A tooltip that shows a label and a hotkey shortcut in gray.OwnTextButton with an icon.A tooltip that shows a label.OVERWRITE LINE 176 (setBounds) to remove the Math.round() calls, which makes the labels snap to integer pixel values.A separator widget (horizontal or vertical bar) that can be used in menus, tables or other widgets, typically added to new row with growX() (if creating horizontal separator) OR growY() (if creating vertical separator) PopupMenu and VisTable provides utilities addSeparator() methods that adds new separator.ATabbedPane
widget not full featured but somewhat reusable.The style for aTabbedPane
.ATabSelectionChangeListener
for aTabbedPane
widget.