Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 3.9 KB

README.md

File metadata and controls

40 lines (30 loc) · 3.9 KB

Deploy to Sonatype Scc Code Count Badge Scc Blanks Count Badge Scc Comments Count Badge Scc Lines Count Badge Scc COCOMO Badge

WebFX Extras

WebFX Extras is a collection of additional JavaFX controls and other materials, designed for WebFX, which serve one or more of the following purposes:

① Offering simpler alternatives to complex JavaFX controls that are not yet covered by the WebFX Kit

② Back-porting existing web features or JS libraries to WebFX (with an emulation in JavaFX)

③ Offering additional controls or materials not present in the javafx-controls module, but yet useful for some Enterprise applications.

UI module Description Purpose(s) Demo
Visual API Simple API for UI data (similar to Google visualization API) ① ② ③
VisualGrid A data grid (an alternative to the more complex JavaFX TableView API)
VisualCharts Charts (an alternative to the more complex JavaFX charts API) ① ②
VisualGantt A Gantt chart framework for WebFX
FilePicker A cross-platform alternative to the JavaFX FileChooser Files
FlexBox Implementation of a simple flex box layout FlexBox
WebText A cross-platform API for web text (HTML or SVG) Website
Led A simple led component Led Packing
MaterialDesign A material design style (API & implementation - no CSS)

License

WebFX Extras is free, open-source software licensed under the Apache License 2.0.