All Projects → mvpjava → javaFX-multiple-controllers-tutorial

mvpjava / javaFX-multiple-controllers-tutorial

Licence: other
Tutorial covering how to have multiple JavaFX Controllers communicate with each other through a TabPane demo.

Programming Languages

java
68154 projects - #9 most used programming language

javaFX-multiple-controllers-tutorial

Tutorial covering how to have multiple JavaFX Controllers communicate with each other through a TabPane demo.

The Java FX views are generated via Scene Builder in FXML files. The demo covers best design principles in GUI design by separating different tabs into separate FXML files with their own respective Controllers.

Special attention is put on the 3 main points to remember when incorporating multiple controllers into your design.

You can watch the YouTube Tutorial "JavaFX Multiple Controllers" https://youtu.be/osIRfgHTfyg

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].