Package | Description |
---|---|
com.aquafx_project | |
com.aquafx_project.controls.skin.styles | |
com.aquafx_project.controls.skin.styles.styler |
Modifier and Type | Method and Description |
---|---|
static <T extends javafx.scene.control.Control> |
AquaFx.resizeControl(T control,
ControlSizeVariant controlSizeVariant)
Resizes the given Control to the given
ControlSizeVariant . |
Modifier and Type | Method and Description |
---|---|
static ControlSizeVariant |
ControlSizeVariant.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ControlSizeVariant[] |
ControlSizeVariant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected ControlSizeVariant |
Styler.sizeVariant
The SizeVariant for the Control.
|
Copyright © 2013. All Rights Reserved.