org.jext.textarea
Class CsWord
java.lang.Object
org.jext.MenuAction
org.jext.textarea.CsWord
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class CsWord
- extends MenuAction
Constructor Summary |
CsWord(int action,
int direction)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIRECTIONS
public static final java.lang.String[] DIRECTIONS
ACTIONS
public static final java.lang.String[] ACTIONS
NO_ACTION
public static final int NO_ACTION
- See Also:
- Constant Field Values
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
CsWord
public CsWord(int action,
int direction)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent evt)
Copyright ? 2002 Romain Guy.