Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Ziltener 94968a61aa Restructured code. Improved 'compile'. Added more wrappers. 2015-01-16 21:26:46 +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