No3x / javafx-boilerplate

A boilerplate project for JavaFX development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%