JavaFX forms and menus ilustration
In this simple example I’ve ilustrated an approach how to create infrastructure for GUI part of business application with JavaFX.
On the left side of application there is menu. Central area is reserved form forms that shown after choosing menu item in the menu. At the bottom right area there is rounded task bar with icons of forms.

Comments(0)