Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Ziltener 5cea89227c Added testing, fixed factory/compiler and IdMapper bugs 2015-01-17 06:10:45 +00:00
Daniel Ziltener c10b14359b Some extends and fully working declarative scenegraph creation.
FXValue, FXId, FXParent, FXGraphic and FXContainer provide functionality to get and set values, ids, children, graphics and content.
Declarative structures can be created and compiled into JavaFX scenegraphs, similar to Hiccup.
2015-01-16 03:27:37 +00:00
Daniel Ziltener 17ea235279 Initial commit. The start of something big... 2015-01-15 18:19:12 +00:00
Daniel Ziltener 2a6b2511a3 Fixed. 2013-08-31 12:03:14 +00:00
Daniel Ziltener 8445c0d07a first commit 2013-08-28 18:15:12 +00:00