|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectc408h008.common.command.OECommandDelete
Stores the string of text to delete.
Constructor Summary | |
---|---|
OECommandDelete()
Constructs a new delete command. |
Method Summary | |
---|---|
java.lang.String |
getWord()
Gets the string of text to be deleted. |
void |
setWord(java.lang.String word)
Sets the string of text to be deleted. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OECommandDelete()
Method Detail |
public java.lang.String getWord()
public void setWord(java.lang.String word)
word
- The string of text to be deleted.
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |