org.jhotdraw.draw.handle
Class ConnectionEndHandle
- java.lang.Object
-
- org.jhotdraw.draw.handle.AbstractHandle
-
- org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- org.jhotdraw.draw.handle.ConnectionEndHandle
-
- All Implemented Interfaces:
- java.awt.event.KeyListener, java.util.EventListener, FigureListener, Handle
public class ConnectionEndHandle extends AbstractConnectionHandle
AHandlewhich allows to connect the end of aConnectionFigureto another figure.
-
-
Constructor Summary
Constructors Constructor and Description ConnectionEndHandle(ConnectionFigure owner)Constructs the connection handle for the given start figure.
-
Method Summary
-
Methods inherited from class org.jhotdraw.draw.handle.AbstractConnectionHandle
createSecondaryHandles, draw, getOwner, getToolTipText, isCombinableWith, repaintConnectors, trackEnd, trackStart, trackStep
-
Methods inherited from class org.jhotdraw.draw.handle.AbstractHandle
addHandleListener, areaInvalidated, attributeChanged, contains, dispose, figureAdded, figureChanged, figureHandlesChanged, figureRemoved, figureRequestRemove, getBounds, getCursor, getDrawingArea, getEditor, getView, invalidate, keyPressed, keyReleased, keyTyped, removeHandleListener, setToolTipText, setView, trackDoubleClick, viewTransformChanged
-
-
-
-
Constructor Detail
-
ConnectionEndHandle
public ConnectionEndHandle(ConnectionFigure owner)
Constructs the connection handle for the given start figure.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG