|
|||||||||||
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.CreationTool | +--org.objectweb.jac.ide.diagrams.CreationTool
Field Summary |
Fields inherited from class CH.ifa.draw.standard.AbstractTool |
fAnchorX, fAnchorY |
Constructor Summary | |
CreationTool(CH.ifa.draw.framework.DrawingEditor newDrawingEditor)
|
|
CreationTool(CH.ifa.draw.framework.DrawingEditor newDrawingEditor,
CH.ifa.draw.framework.Figure prototype)
|
Method Summary | |
boolean |
isActive()
|
void |
mouseDrag(MouseEvent e,
int x,
int y)
|
Methods inherited from class CH.ifa.draw.standard.CreationTool |
activate, createFigure, getAddedFigure, getAnchorPoint, getCreatedFigure, mouseDown, mouseUp |
Methods inherited from class CH.ifa.draw.standard.AbstractTool |
addToolListener, checkUsable, createEventDispatcher, deactivate, drawing, editor, getEventDispatcher, isEnabled, isUsable, keyDown, mouseMove, 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 CreationTool(CH.ifa.draw.framework.DrawingEditor newDrawingEditor)
public CreationTool(CH.ifa.draw.framework.DrawingEditor newDrawingEditor, CH.ifa.draw.framework.Figure prototype)
Method Detail |
public boolean isActive()
isActive
in interface CH.ifa.draw.framework.Tool
isActive
in class CH.ifa.draw.standard.AbstractTool
public void mouseDrag(MouseEvent e, int x, int y)
mouseDrag
in interface CH.ifa.draw.framework.Tool
mouseDrag
in class CH.ifa.draw.standard.CreationTool
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |