Module org.controlsfx.controls
Package org.controlsfx.tools
A package containing a number of useful utility methods.
-
Interface Summary Interface Description Borders.Border The public interface used by theBordersAPI to wrap nodes with zero or more Border implementations.Duplicatable<T> An interface used in ControlsFX to represent something that can be duplicated, as in the JavaFX scenegraph it is not possible to insert the sameNodein multiple locations at the same time. -
Class Summary Class Description Borders A utility class that allows you to wrap JavaFXNodeswith a border, in a way somewhat analogous to the SwingBorderFactory(although with less options as a lot of what the Swing BorderFactory offers resulted in ugly borders!).Utils ValueExtractor -
Enum Summary Enum Description Platform Represents operating system with appropriate properties