Package | Description |
---|---|
com.sun.javafx.scene | |
javafx.scene |
Provides the core set of base
classes for the JavaFX Scene Graph API.
|
Modifier and Type | Method and Description |
---|---|
static LayoutFlags |
LayoutFlags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LayoutFlags[] |
LayoutFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
(package private) LayoutFlags |
Parent.layoutFlag |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Parent.setLayoutFlag(LayoutFlags flag) |