Commit Graph

9 Commits

Author SHA1 Message Date
ea49169b24 Fixed #2 2015-01-20 11:46:30 +00:00
60273fc665 0.0.30-SNAPSHOT 2015-01-19 14:19:19 +00:00
df28a1c96b Compiler now accepts precompiled instances. 2015-01-19 14:04:57 +00:00
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