java.lang.Object
atlantafx.base.theme.Tweaks
Contains extra style class names introduced to tweak some controls view
if and where it makes sense. The reason of supporting tweaks is to allow
users to write less CSS code.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
Alignment.static final String
static final String
Forces a control to use alternative icon, if available.static final String
Removes external control borders.static final String
Removes or hides dropdown arrow button.static final String
Removes control header. -
Method Summary
-
Field Details
-
NO_ARROW
-
EDGE_TO_EDGE
-
NO_HEADER
-
ALIGN_LEFT
-
ALIGN_CENTER
- See Also:
-
ALIGN_RIGHT
- See Also:
-
ALT_ICON
Forces a control to use alternative icon, if available.- See Also:
-