Class RemoveTableRowAction<T>

java.lang.Object
javax.swing.AbstractAction
net.anwiba.commons.swing.table.action.RemoveTableRowAction<T>
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public final class RemoveTableRowAction<T> extends AbstractAction
See Also: