| 类 | 说明 |
|---|---|
| AbstractPropertyTable | |
| GroupRenderer | |
| HeaderRenderer | |
| PropertyGroup |
PropertyGroup类描述了属性表中一个属性分组
|
| SortableJTable | |
| TableSorter |
TableSorter is a decorator for TableModels; adding sorting
functionality to a supplied TableModel.
|
| UIBasicTableUI |
Created by IntelliJ IDEA.
|
| UIComponentTable |
保持 编辑控件 存在 不toString
|
| UIDefaultTableCellEditor |
The default editor for table and tree cells.
|
| UISelectTable | |
| UITable | |
| UITableComponentModel |
预想的 只比UITableDataModel 差别一件事: setValue 不做toString 保持编辑component存在.
|
| UITableDataModel | |
| UITableEditor |
Created by IntelliJ IDEA.
|
| UITableNoOptionUI |
删除按钮 无提示框
|
| UITableUI |