Commit Graph

15 Commits

Author SHA1 Message Date
zilti 56e94758c2 Some stuff 2018-10-30 10:11:36 +00:00
zilti 49202d1d45 Almost-working find-by-class 2018-10-26 15:15:20 +00:00
zilti 04b7e79d35 Added ways to search the scenegraph 2018-10-24 15:55:13 +00:00
zilti 02a2c6aca2 Added new function to use functional interfaces without knowing the class name. 2018-10-09 19:27:58 +00:00
Daniel Ziltener 32ebfdc86a Release 0.3.0 2017-08-02 12:18:36 +00:00
Daniel Ziltener c26d449f66 no message 2017-01-07 17:48:17 +00:00
Daniel Ziltener ea49169b24 Fixed #2 2015-01-20 11:46:30 +00:00
Daniel Ziltener 60273fc665 0.0.30-SNAPSHOT 2015-01-19 14:19:19 +00:00
Daniel Ziltener df28a1c96b Compiler now accepts precompiled instances. 2015-01-19 14:04:57 +00:00
Daniel Ziltener 22dffc8fda Implemented action handling in Buttons and Menus 2015-01-18 04:26:18 +00:00
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