Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 349 Bytes

mfx

A basic library to develop desktop applications in JavaFX.

including:

  • Dialog factory to show common dialogs and dialog builder for customizable dialog.
  • Extension for preferences saving and reading.
  • SideTabPane is a panel with tabs in left or right side;
  • Some useful utils for fx development.

here is the changelogs