Skip to content

No3x/javafx-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javafx-boilerplate

A boilerplate project for JavaFX development. Features:

  • guice DI integration with gluonhq's ignite
  • a sample for communication between two controllers
  • simple sync of elements in ListView with the help of Bean Properties and Observable (changes are synced across different controllers)
  • a window manager concept

See javafx-boilerplate-hibernate for an extended example with JPA with hibernate.

About

A boilerplate project for JavaFX development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages