Skip to content
/ wb-fx Public

A workbench-style application shell built on java, javafx and quarkus-fx

Notifications You must be signed in to change notification settings

hallvard/wb-fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wb-fx

A workbench-style application shell built on java, javafx and quarkus-fx

The workbench provides a set of views organized in tab groups. Tabs may be dragged and docked so you can get a layout suitable for your task.

Views may be linked so one may provide data to another. When a view is opened, it is automatically linked to other views that provide data it needs, but you can link or unlink manually, if needed (see below).

The workbench is a JavaFX application built on Quarkus with quarkus-fx. Build it with mvn install and run with mvn quarkus:dev -f app.

Documentation

Documentation is provided inside the application, using a markdown view. The markdown files are mainly in the app module, in the src/main/resources/markdown folder, but some are in other modules.

Diagram are made with plantuml and generated using mvn plantuml:generate -f app

About

A workbench-style application shell built on java, javafx and quarkus-fx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published