You’re building a JavaFX library with properties that must appear read-only to external clients while remaining updatable to library code. How do you accomplish this duality? This post presents JavaFX ...
An interesting post from Peter Pilgrim on JavaLobby on the current state of JavaFX. A lot of it is stuff that's commonplace but still apparently necessary to explain to people -- don't learn JavaFX ...