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 Stringstatic final StringAlignment.static final Stringstatic final StringForces a control to use alternative icon, if available.static final StringRemoves external control borders.static final StringRemoves or hides dropdown arrow button.static final StringRemoves 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:
-