|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionFailedException | |
---|---|
org.fest.swing.driver |
Drivers that simulate user input on GUI s. |
org.fest.swing.exception | All exception classes in FEST-Swing. |
Uses of ActionFailedException in org.fest.swing.driver |
---|
Methods in org.fest.swing.driver that return ActionFailedException | |
---|---|
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. |
Uses of ActionFailedException in org.fest.swing.exception |
---|
Methods in org.fest.swing.exception that return ActionFailedException | |
---|---|
static ActionFailedException |
ActionFailedException.actionFailure(String message)
Creates a new . |
static ActionFailedException |
ActionFailedException.actionFailure(String message,
Throwable cause)
Creates a new . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |