|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCH.ifa.draw.standard.AbstractTool
CH.ifa.draw.standard.ActionTool
CH.ifa.draw.figures.BorderTool
public class BorderTool
BorderTool decorates the clicked figure with a BorderDecorator.
BorderDecorator
Field Summary |
---|
Fields inherited from class CH.ifa.draw.standard.AbstractTool |
---|
fAnchorX, fAnchorY, fView |
Constructor Summary | |
---|---|
BorderTool(DrawingView view)
|
Method Summary | |
---|---|
void |
action(Figure figure)
Decorates the clicked figure with a border. |
Methods inherited from class CH.ifa.draw.standard.ActionTool |
---|
mouseDown, mouseUp |
Methods inherited from class CH.ifa.draw.standard.AbstractTool |
---|
activate, deactivate, drawing, editor, keyDown, mouseDrag, mouseMove, view |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BorderTool(DrawingView view)
Method Detail |
---|
public void action(Figure figure)
action
in class ActionTool
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |