|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--operations.Operation | +--operations.OpAddEnds | +--operations.OpAddEndsAS
Field Summary |
Fields inherited from class operations.OpAddEnds |
ends, subs |
Fields inherited from class operations.Operation |
constructedObjects, level, objects, reconstructedObjects, thisLab, undoable, use |
Constructor Summary | |
OpAddEndsAS(interagents.userLab lab)
|
Method Summary | |
void |
perform(fundamentals.signature sgn)
The following method performs the operation on the objects given in objs. |
interagents.ObjectWithStatus |
performNear(fundamentals.signature sgn)
|
boolean |
uniqueIsNear(fundamentals.signature sgn,
int x,
int y,
fundamentals.mouseInfo info)
This method is used when the operation is performed because of a mouse click. |
Methods inherited from class operations.OpAddEnds |
can, canDefault, toNaturalLanguage |
Methods inherited from class operations.Operation |
construct, deselect, enable, hide, isUndoable, name, record, record, show, start, stop, submenu, unconstruct, undoAll, undoFirst |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OpAddEndsAS(interagents.userLab lab)
Method Detail |
public boolean uniqueIsNear(fundamentals.signature sgn, int x, int y, fundamentals.mouseInfo info)
public interagents.ObjectWithStatus performNear(fundamentals.signature sgn) throws LeaException
LeaException
public void perform(fundamentals.signature sgn) throws LeaException
Operation
perform
in class OpAddEnds
LeaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |