public class LabelStyler extends Styler<javafx.scene.control.Label>
sizeVariant
Constructor and Description |
---|
LabelStyler() |
Modifier and Type | Method and Description |
---|---|
static LabelStyler |
create()
Creates a new Instance of LabelStyler.
|
LabelStyler |
setSizeVariant(ControlSizeVariant sizeVariant)
Adds a ControlSizeVariant to the Control.
|
public static LabelStyler create()
public LabelStyler setSizeVariant(ControlSizeVariant sizeVariant)
Styler
setSizeVariant
in class Styler<javafx.scene.control.Label>
sizeVariant
- The ControlSizeVariant for the Control.Copyright © 2013. All Rights Reserved.