protected static class PredefinedDecorators.IncreaseButtonDecoratorSupplier extends java.lang.Object implements java.util.function.Supplier<Decorator<javafx.scene.control.Button>>
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_HEIGHT |
static double |
DEFAULT_WIDTH |
| Modifier | Constructor and Description |
|---|---|
protected |
PredefinedDecorators.IncreaseButtonDecoratorSupplier() |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.control.Button |
createButton() |
Decorator<javafx.scene.control.Button> |
get() |
public static final double DEFAULT_WIDTH
public static final double DEFAULT_HEIGHT