README.md wurde online mit Bitbucket bearbeitet

This commit is contained in:
zilti@lyrion.ch 2017-08-02 12:46:19 +00:00
parent e40e690135
commit e83575e97b
1 changed files with 2 additions and 2 deletions

View File

@ -13,11 +13,11 @@ A Clojure extension to make working with [JavaFX](http://download.java.net/jdk8/
## Features
This is in a very early state, so there isn't much yet. Take a look at the [ClojureFX manual](http://lyrion.ch/share/clojurefx.html).
Take a look at the [ClojureFX manual](http://lyrion.ch/share/clojurefx.html).
* Declarative EDN GUI structure compilation
* FXML loading and scripting
* **NEW** Automatic FXML controller generation
* Declarative EDN GUI structure compilation
* Simplified event binding (bind a Clojure function to an event trigger)
### Declarative UI programming