Package-level declarations
Types
Functions
Sets Region.borderSize.
Creates a TabPane, but using the style "document_tab_pane" instead of the standard "tab_pane". This style is suitable for tabs containing documents
Part of a DSL (Domain specific language) for loading nine patches. See ninePatchImages for details.
Part of a DSL (Domain specific language) for loading nine patches. Example (taken from DemoNinePatch) :
Sets [Region.background to NoBackground
Sets Region.background to Color[color]
Sets Region.background to PlainBackground
Sets TextField.expectDigits = true and TextField.prefColumnCount to digits.
Adds a style to Node.pseudoStyle
Adds or removes the pseudoStyle depending on test. See Node.pseudoStyles
When test is true
, trueStyle is added, and falseStyle is removed from Node.pseudoStyles.
A very common convenience method when left
is a label. This is equivalent to :
Sets BoxBase.spacing.
Adds a style to Node.styles