public class CsWord extends MenuAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
ACTIONS |
static int |
DELETE |
static java.lang.String[] |
DIRECTIONS |
static int |
NO_ACTION |
static int |
SELECT |
name| Constructor and Description |
|---|
CsWord(int action,
int direction) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
getJextParent, getJextParent, getName, getNSTextArea, getNSTextArea, getTextArea, getTextAreapublic static final java.lang.String[] DIRECTIONS
public static final java.lang.String[] ACTIONS
public static final int NO_ACTION
public static final int SELECT
public static final int DELETE
Copyright ? 2002 Romain Guy.