Commit Graph

6 Commits

Author SHA1 Message Date
22dffc8fda Implemented action handling in Buttons and Menus 2015-01-18 04:26:18 +00:00
5cea89227c Added testing, fixed factory/compiler and IdMapper bugs 2015-01-17 06:10:45 +00:00
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
17ea235279 Initial commit. The start of something big... 2015-01-15 18:19:12 +00:00
2a6b2511a3 Fixed. 2013-08-31 12:03:14 +00:00
8445c0d07a first commit 2013-08-28 18:15:12 +00:00