Uses of Interface
com.prineside.tdi2.scene2d.utils.Disableable
Packages that use Disableable
Package
Description
- 
Uses of Disableable in com.prineside.tdi2.scene2d.ui
Classes in com.prineside.tdi2.scene2d.ui that implement DisableableModifier and TypeClassDescriptionclassclassA checkbox is a button that contains an image indicating the checked or unchecked state and a label.classA button with a childImageto display an image.classclassA progress bar is a widget that visually displays the progress of some activity or a value within given range.classSelectBox<T>A select box (aka a drop-down list) allows a user to choose one of a number of values from a list.classA slider is a horizontal indicator that allows a user to set a value.classA text input field with multiple lines.classA button with a childLabelto display text.classA single-line text input field. - 
Uses of Disableable in com.prineside.tdi2.scene2d.utils
Classes in com.prineside.tdi2.scene2d.utils that implement DisableableModifier and TypeClassDescriptionclassA selection that supports range selection by knowing about the array of items being selected.classSelection<T>Manages selected objects. - 
Uses of Disableable in com.prineside.tdi2.ui.actors
Classes in com.prineside.tdi2.ui.actors that implement Disableable