Module org.autogui

Class ObjectTableColumnValue.ActionDelegate<TargetActionType extends Action>

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.table.ObjectTableColumnValue.ActionDelegate<TargetActionType>
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
ObjectTableColumnValue.TableRowsRepeatAction, ObjectTableColumnValue.TableTargetExecutionAction, ObjectTableColumnValue.TableTargetInvocationAction, ObjectTableModel.TableTargetCellExecutionAction
Enclosing class:
ObjectTableColumnValue

public static class ObjectTableColumnValue.ActionDelegate<TargetActionType extends Action> extends AbstractAction
a base class for wrapping an action
See Also: