-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Nicolai Parlog edited this page May 28, 2015
·
8 revisions
Welcome to the LibFX wiki! It gives a quick overview over the available features:
- ControlPropertyListener: creating listeners for the property map of JavaFX controls
- ListenerHandle: encapsulating an observable and a listener for easier add/remove of the listener
- Nestings: using all the power of JavaFX' properties for nested object aggregations
-
WebViewHyperlinkListener: add hyperlink listeners to JavaFX'
WebView
- TransformingCollections: transforming collections to a different parametric type
- TreeStreams: streaming nodes of a graph
-
SerializableOptional: serializable wrapper for
Optional
If you want to know more about LibFX, check out libfx.codefx.org!