| Package | Description |
|---|---|
| org.assertj.swing.driver |
Component-specific test drivers. |
| org.assertj.swing.exception |
Exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ActionFailedException |
AbstractJTableCellWriter.cannotFindOrActivateEditor(int row,
int column)
Throws a
ActionFailedException if this JTableCellWriter could not find or activate the cell editor
of the supported type. |
| Modifier and Type | Method and Description |
|---|---|
static ActionFailedException |
ActionFailedException.actionFailure(String message)
Creates a new
ActionFailedException. |
static ActionFailedException |
ActionFailedException.actionFailure(String message,
Throwable cause)
Creates a new
ActionFailedException. |
Copyright © 2014 AssertJ. All rights reserved.