Class RemoveTableRowActionFactory<T>

java.lang.Object
net.anwiba.commons.swing.table.action.AbstractTableActionFactory<T>
net.anwiba.commons.swing.table.action.RemoveTableRowActionFactory<T>
All Implemented Interfaces:
ITableActionFactory<T>

public class RemoveTableRowActionFactory<T> extends AbstractTableActionFactory<T>