|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.annotation.wordfreak.command.CoAdjustSpansCommand
Field Summary | |
static int |
LEFT
|
static int |
RIGHT
|
Constructor Summary | |
CoAdjustSpansCommand(Annotation a,
Annotation b,
int dir)
|
Method Summary | |
void |
execute()
|
java.lang.String |
getName()
|
java.lang.Object |
getResult()
|
void |
reexecute()
|
void |
unexecute()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int LEFT
public static final int RIGHT
Constructor Detail |
public CoAdjustSpansCommand(Annotation a, Annotation b, int dir)
Method Detail |
public void execute()
execute
in interface Command
public void unexecute()
unexecute
in interface Command
public void reexecute()
reexecute
in interface Command
public java.lang.String getName()
getName
in interface Command
public java.lang.Object getResult()
getResult
in interface Command
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |