The JBean application framework provides a standard framework for swing application, it support loading actions from properties files, create and show menus dynamically, it can create toggled button, checked button, button group, change the button selected state. It has a resource manager to load the string, icon and other resources from resource bundle.
JComponentSet provides a swing component suite, includes JWizardPane, JListView, Layout Suite (CellLayout, BoxLayout2, CardLayout2, GridLayout2), JDirChooser, JCalendar, JFontChooser, JLinkButton, JSidePane, JSideBar, JImageViewer, XTree, XCheckBox, JCardPane, JGridPane.
The current version provides some common nodes, 2D shape nodes and 3D shape nodes to use.
The current version provides 3 different chart types, they are bar chart, pie chart, line chart.
The core formula component defines a framework for parse and create formulas, create and add the functions.
ModelIO imports and exports TableModel to multiple formats, such as csv, html, txt
JDataGrid Spreadsheet Component provides a Java data grid component, a Java spreadsheet style table, support some features such as row header, cell attributes, cell merge and split, undo and redo, find and replace, spell check, file input and export, print and print preview, 100 formulas, 20 different shapes and text, image node , pie chart, bar chart, line chart.
supports the logical functions, date functions, math functions, string functions, cell functions, and partial statistical functions.
ModelIO imports and exports TableModel to multiple formats, such as Excel xls, Excel xml, PDF.
The JDataGrid Spreadsheet component support the JavaFX platform, the new JavaFX component "DataGrid" and "DataGridBean" has been added, you can use these components in your JavaFX script directly, these JavaFX component also support the new server components.
The JDataGrid Spreadsheet Server Components is a new innovation in JComponentPack 3.0, it's different with the traditional Applet-Servlet communication components, all configuration can be completed on the server, the JDataGrid spreadsheet clients includes JDataGrid spreadsheet Applet only need specify the servlet URI, then the license will setup automatically, open and save the spreadsheet file will work magically.