Util projects for extend Java Swing/AWT.
- entity-table-model -
JTabletable model on annotations, for mapping entity classes to a table; - selection-table-model - decorator of the
JTabletable model, for selecting rows with checkboxes; - gui-iadapters - Swing/AWT listener adapters based
defaultmethods Java8; - swing-localizer - Localization standard Java Swing components
- string-cell-renderer - Swing
*CellRendererimplementation for convert entity to string forJTableandJListand/orJComboBox
This project is licensed under the MIT License - see the LICENSE file for details