Skip to content

andy-goryachev/AppFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Framework

Provides a convenient base for JavaFX applications.

Features

  • remembers locations of windows and user selection
  • demonstrates basic common UI paradigms (list/table with attached detail view, etc.)
  • runtime stylesheet generator

This is pretty much work in progress, so don't even think of using it in production. The APIs is guaranteed to change.

screenshot

Example

Please take a look at a demo application: AppFrameworkDemoApp.java

This application demonstrates the basic common UI views such as list or table with attached detail view, icon generator, actions, multiple windows, etc.

The main application window: MainWindow.java

Software Requirements

Requires JDK 24+ with JavaFX 24+.

License

This project and its source code is licensed under the BSD 2-Clause License.

About

JavaFX Application Framework (Work in Progress)

Topics

Resources

License

Stars

Watchers

Forks

Languages