com.wordpress.tipsforjava.swing.table
[Java] Class EditableCellFocusAction
java.lang.Object
com.wordpress.tipsforjava.swing.WrappedAction
com.wordpress.tipsforjava.swing.table.EditableCellFocusAction
- All Implemented Interfaces:
- ActionListener
public class EditableCellFocusAction
extends WrappedAction
- Authors:
- Rob Camick
- Darryl Burke
|
Methods inherited from class WrappedAction
|
| addPropertyChangeListener, getKeyForActionMap, getKeys, getPropertyChangeListeners, getValue, install, invokeOriginalAction, isEnabled, putValue, removePropertyChangeListener, setActionForKey, setEnabled, unInstall |
table
private JTable table
-
EditableCellFocusAction
public EditableCellFocusAction(JTable table, KeyStroke keyStroke)
-
actionPerformed
public void actionPerformed(ActionEvent e)
-
Groovy Documentation