Package | Description |
---|---|
ca.randolf.fx |
Simplify certain key aspects of JavaFX programming.
|
Modifier and Type | Method and Description |
---|---|
Ack |
Ack.setStatusBar(javafx.scene.Node node)
Defines a status bar Node to the bottom of the dialogue, which extends all
the way to the edges (it consumes the normally-empty borders).
|