Wraps a $JFX $URL0 $FC]].
Wraps a $JFX $URL0 $FC]].
- Companion
- class
Type members
Classlikes
A tag for the "back" or "previous" button.
A tag for the "back" or "previous" button.
Button order code: B
A glue push gap that will take as much space as it can and at least an "unrelated" gap. (Platform dependent)
A glue push gap that will take as much space as it can and at least an "unrelated" gap. (Platform dependent)
Button order code: +
A tag for the "cancel" or "close" button.
A tag for the "cancel" or "close" button.
Is cancel button: True
Button order code: C
A tag for the "help" button that normally is supposed to be on the right.
A tag for the "help" button that normally is supposed to be on the right.
Button order code: H
A tag for the "help2" button that normally is supposed to be on the left.
A tag for the "help2" button that normally is supposed to be on the left.
Button order code: E
Buttons with this style tag will statically end up on the left end of the bar.
Buttons with this style tag will statically end up on the left end of the bar.
Button order code: L
A tag for the "next" or "forward" button.
A tag for the "next" or "forward" button.
Is default button: True
Button order code: X
A tag for the "ok" or "done" button.
A tag for the "ok" or "done" button.
Is default button: True
Button order code: O
All Uncategorized, Other, or "Unknown" buttons. Tag will be "other".
All Uncategorized, Other, or "Unknown" buttons. Tag will be "other".
Button order code: U
Buttons with this style tag will statically end up on the right end of the bar.
Buttons with this style tag will statically end up on the right end of the bar.
Button order code: R
An "unrelated" gap. (Platform dependent)
An "unrelated" gap. (Platform dependent)
Button order code: _ (underscore)
Value members
Inherited methods
Converts a JavaFX enum to its respective SFXEnumDelegate.
Converts a JavaFX enum to its respective SFXEnumDelegate.
- Value Params
- e
JavaFX
enum
- Returns
[[scalafx.delegate.SFXEnumDelegate]]equivalent to argument.- Inherited from
- SFXEnumDelegateCompanion
Returns the enum constant of this type with the specified name.
Returns the enum constant of this type with the specified name.
- Value Params
- name
the name of the constant to return
- Throws
- IllegalArgumentException
If the specified
enumtype has no constant with the specified name, or the specified class object does not represent anenumtype.
- Inherited from
- SFXEnumDelegateCompanion
Converts a JavaFX enum to its respective SFXEnumDelegate.
Converts a JavaFX enum to its respective SFXEnumDelegate.
- Value Params
- e
JavaFX
enum
- Returns
[[scalafx.delegate.SFXEnumDelegate]]equivalent to argument.- Inherited from
- SFXEnumDelegateCompanion
Inherited fields
Returns a List containing the constants of this enum type, in the order they are declared.
Returns a List containing the constants of this enum type, in the order they are declared.
- Inherited from
- SFXEnumDelegateCompanion
Implicits
Inherited implicits
Converts a SFXEnumDelegate to its respective JavaFX Enum.
Converts a SFXEnumDelegate to its respective JavaFX Enum.
- Value Params
- s
SFXEnumDelegateinstance
- Returns
Delegated
enum- Inherited from
- SFXEnumDelegateCompanion