Class JTableEditActionHandler

All Implemented Interfaces:
EditActionHandler

public class JTableEditActionHandler extends CommonEditActionHandler<JTable>
An EditActionHandler for JTables which takes care of the basic Copy / Cut / Paste / Delete actions.