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