| Package | Description |
|---|---|
| org.assertj.swing.driver |
Component-specific test drivers. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicJTableCellWriter
Default implementation of
JTableCellWriter. |
class |
JTableCheckBoxEditorCellWriter
JTableCellWriter that knows how to use JTextComponents as cell editors. |
class |
JTableComboBoxEditorCellWriter
JTableCellWriter that knows how to use JComboBoxes as cell editors. |
class |
JTableTextComponentEditorCellWriter
JTableCellWriter that knows how to use JTextComponents as cell editors. |
Copyright © 2014 AssertJ. All rights reserved.