JComponents (for example: JLists, JTables,
etc.)See: Description
| Interface | Description |
|---|---|
| JComboBoxCellReader |
Reads the content of a cell in
JComboBox, as it appears to the user. |
| JListCellReader |
Reads the content of a cell in
Jlist, as it appears to the user. |
| JTableCellReader |
Reads the content of a cell in
JTable, as it appears to the user. |
| JTableCellWriter |
Edits the value of a cell in a
JTable. |
| JTreeCellReader |
Reads the content, as shown to the user, of a cell in a
JTable. |
JComponents (for example: JLists, JTables,
etc.)Copyright © 2014 AssertJ. All rights reserved.