Uses of Class
org.fest.swing.exception.ActionFailedException
Packages that use ActionFailedException
Package
Description
Simple (but useful) data structures.
Drivers that simulate user input on GUI
Components.
All exception classes in FEST-Swing.
-
Uses of ActionFailedException in org.fest.swing.data
Methods in org.fest.swing.data that return ActionFailedExceptionModifier and TypeMethodDescriptionprivate static ActionFailedExceptionTableCellByColumnId.failColumnIndexNotFound(Object columnId) -
Uses of ActionFailedException in org.fest.swing.driver
Methods in org.fest.swing.driver that return ActionFailedExceptionModifier and TypeMethodDescriptionprotected static ActionFailedExceptionAbstractJTableCellWriter.cannotFindOrActivateEditor(int row, int column) Throws aif thisActionFailedExceptioncould not find or activate the cell editor of the supported type.JTableCellWriterprivate static ActionFailedExceptionJTextComponentDriver.cannotGetLocation(JTextComponent textBox, int index) private static ActionFailedExceptionJTableDriver.failColumnIndexNotFound(Object columnId) -
Uses of ActionFailedException in org.fest.swing.exception
Methods in org.fest.swing.exception that return ActionFailedExceptionModifier and TypeMethodDescriptionstatic ActionFailedExceptionActionFailedException.actionFailure(String message) Creates a new.ActionFailedExceptionstatic ActionFailedExceptionActionFailedException.actionFailure(String message, Throwable cause) Creates a new.ActionFailedException