|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectc408h008.common.command.OECommandMove
Stores the current cursor position.
Constructor Summary | |
---|---|
OECommandMove()
Constructs a new move command. |
Method Summary | |
---|---|
int |
getPosition()
Gets the position of the cursor. |
void |
setPosition(int position)
Sets the position of the cursor. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OECommandMove()
Method Detail |
public void setPosition(int position)
position
- The position of the cursor.public int getPosition()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |