Package | Description |
---|---|
com.aquafx_project.controls.skin.styles | |
com.aquafx_project.controls.skin.styles.styler |
Modifier and Type | Method and Description |
---|---|
static ButtonType |
ButtonType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ButtonType[] |
ButtonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ToggleButtonStyler |
ToggleButtonStyler.setType(ButtonType type)
Adds a ButtonType to the ToggleButton
|
ButtonStyler |
ButtonStyler.setType(ButtonType type)
Adds a ButtonType to the Button
|
Copyright © 2013. All Rights Reserved.