| ControllerMap<C extends Controller,N extends javafx.scene.Node> |
Keeps track of the Nodes in an observable list and provides mapping from a Node to its
respective Controller.
|
| DPIUtility |
Utilities for determining pixel sizes in a way that should work well across operating systems and
screen resolutions.
|
| GripPlatform |
|
| ImageConverter |
Utility class for creating a JavaFX image from an OpenCV image.
|
| SearchUtility |
Utility for fuzzy text searching.
|
| Spinners |
Utility methods to set up spinners in a safe way.
|
| StringInMemoryFile |
A "file" that can be transfered uses SSHJ's scp routines, but is backed by an in-memory string
instead of an actual file.
|
| StyleClassNameUtility |
Creates CSS style classes and ID's for nodes.
|