Skip to content

BigMikeCodes/JavaFXcontrollerExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaFXcontrollerExample

A quick and simple example showing how data can be passed between two separate JavaFX controllers using their constructors.

The example creates an instance of type Student using the first view and controller. If the student was created succesfully then the Student will be displayed in a new window.

This example was made and tested using OpenJDK 11, maven and IntelliJ IDEA.

About

A quick and simple example showing how data can be passed between two separate JavaFX controllers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages