Package org.controlsfx.tools


package org.controlsfx.tools
A package containing a number of useful utility methods.
  • Class
    Description
    A utility class that allows you to wrap JavaFX Nodes with a border, in a way somewhat analogous to the Swing BorderFactory (although with less options as a lot of what the Swing BorderFactory offers resulted in ugly borders!).
    The public interface used by the Borders API to wrap nodes with zero or more Border implementations.
    An interface used in ControlsFX to represent something that can be duplicated, as in the JavaFX scenegraph it is not possible to insert the same Node in multiple locations at the same time.
    Represents operating system with appropriate properties