JComponent
s (for example: JList
s, JTable
s,
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 . |
JComponent
s (for example: JList
s, JTable
s,
etc.)Copyright © 2014-2015 AssertJ. All Rights Reserved.