Skip to content

A simple Web App written in JavaFX displaying a gauge control. Also cross-platform & native.

License

Notifications You must be signed in to change notification settings

webfx-demos/webfx-demo-moderngauge

Repository files navigation

Live demo

The demo is published on this page.

It just shows a gauge control displayed with one of its skins called 'Modern'. Here is the source code.

Highlighted features

(in addition to those already explained in the previous demo)

Reusability

The gauge control was actually already implemented in a JavaFX called Medusa. This is an example of how you can benefit from the JavaFX ecosystem and reuse or port existing JavaFX libraries in your WebFX applications.

Custom control

This demo also shows that it's possible to write your own control with the JavaFX API and implement one or even several skins for the same control.

About

A simple Web App written in JavaFX displaying a gauge control. Also cross-platform & native.

Resources

License

Stars

Watchers

Forks

Packages

No packages published