See: Description
| Interface | Description |
|---|---|
| IdentifiableController |
IdentifiableController should be implemented by JavaFX controller
classes that need to be looked up via ControllerLookup. |
| Class | Description |
|---|---|
| ControllerLookup |
A store of all controller instances that have been injected while an FXML
control was being created.
|
| ParentIDFinder |
Copyright © 2012-2014 The Cat Hive Developers. All Rights Reserved.