Software required
1. Download Eclipse for j2ee.
2. Install E(FX)CLIPSE plugin in it.
3. Download Oracle java FX Scene builder, install it and apply .exe path in javafx preferences.
JavaFX work on nodes where there is a tree graph having one root and nodes. Java FX also has leaf nodes with no children.
Lets create a simple calculator Project.
1. Download Eclipse for j2ee.
2. Install E(FX)CLIPSE plugin in it.
3. Download Oracle java FX Scene builder, install it and apply .exe path in javafx preferences.
JavaFX work on nodes where there is a tree graph having one root and nodes. Java FX also has leaf nodes with no children.
Lets create a simple calculator Project.
Comments
Post a Comment