|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.standard.AbstractHandle
org.jhotdraw.standard.ChangeConnectionHandle
org.jhotdraw.standard.ChangeConnectionEndHandle
public class ChangeConnectionEndHandle
A handle to reconnect the end point of a connection to another figure.
Nested Class Summary | |
---|---|
static class |
ChangeConnectionEndHandle.UndoActivity
|
Field Summary |
---|
Fields inherited from class org.jhotdraw.standard.AbstractHandle |
---|
HANDLESIZE |
Constructor Summary | |
---|---|
ChangeConnectionEndHandle(ConnectionFigure owner)
Constructs the connection handle. |
Method Summary | |
---|---|
java.awt.Point |
locate()
Returns the end point of the connection. |
Methods inherited from class org.jhotdraw.standard.ChangeConnectionHandle |
---|
draw, invokeEnd, invokeStart, invokeStep |
Methods inherited from class org.jhotdraw.standard.AbstractHandle |
---|
containsPoint, displayBox, getCursor, getUndoActivity, invokeEnd, invokeStart, invokeStep, owner, setUndoActivity |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeConnectionEndHandle(ConnectionFigure owner)
Method Detail |
---|
public java.awt.Point locate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |