| Package | Description |
|---|---|
| org.fest.swing.driver |
Drivers that simulate user input on GUI
s. |
| org.fest.swing.exception |
All exception classes in FEST-Swing.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ActionFailedException |
AbstractJTableCellWriter.cannotFindOrActivateEditor(int row,
int column)
Throws a
if this 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
. |
static ActionFailedException |
ActionFailedException.actionFailure(String message,
Throwable cause)
Creates a new
. |
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.