|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--CH.ifa.draw.standard.AbstractTool | +--CH.ifa.draw.standard.ConnectionTool | +--org.objectweb.jac.ide.diagrams.ConnectionTool
Field Summary |
Fields inherited from class CH.ifa.draw.standard.AbstractTool |
fAnchorX, fAnchorY |
Constructor Summary | |
ConnectionTool(CH.ifa.draw.framework.DrawingEditor drawingEditor,
CH.ifa.draw.framework.ConnectionFigure prototype)
|
Method Summary | |
boolean |
isActive()
|
Methods inherited from class CH.ifa.draw.standard.ConnectionTool |
createConnection, deactivate, findConnection, findConnectionStart, findSource, findTarget, getAddedFigure, getConnection, getEndConnector, getStartConnector, getTargetConnector, getTargetFigure, mouseDown, mouseDrag, mouseMove, mouseUp, trackConnectors |
Methods inherited from class CH.ifa.draw.standard.AbstractTool |
activate, addToolListener, checkUsable, createEventDispatcher, drawing, editor, getEventDispatcher, isEnabled, isUsable, keyDown, removeToolListener, setEnabled, setUsable, view, viewCreated, viewDestroying, viewSelectionChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionTool(CH.ifa.draw.framework.DrawingEditor drawingEditor, CH.ifa.draw.framework.ConnectionFigure prototype)
Method Detail |
public boolean isActive()
isActive
in interface CH.ifa.draw.framework.Tool
isActive
in class CH.ifa.draw.standard.AbstractTool
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |