Package org.minifx.fxcommons.util
Class Fillers
- java.lang.Object
-
- org.minifx.fxcommons.util.Fillers
-
public final class Fillers extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javafx.scene.Node
horizontalFiller()
Creates an horizontal fillerstatic javafx.scene.Node
verticalFiller()
Creates a vertical filler
-