Module org.controlsfx.controls
Package org.controlsfx.tools
package org.controlsfx.tools
A package containing a number of useful utility methods.
-
ClassDescriptionA utility class that allows you to wrap JavaFX
Nodeswith 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!).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.Represents operating system with appropriate properties