|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.draw.event.ToolAdapter
org.jhotdraw.draw.tool.SelectionTool.TrackerHandler
private class SelectionTool.TrackerHandler
| Constructor Summary | |
|---|---|
private |
SelectionTool.TrackerHandler()
|
| Method Summary | |
|---|---|
void |
areaInvalidated(ToolEvent e)
Sent when an area of the drawing view needs to be repainted. |
void |
boundsInvalidated(ToolEvent e)
Sent when the bounds need to be revalidated. |
void |
toolDone(ToolEvent event)
Informs the listener that a tool has done its interaction. |
| Methods inherited from class org.jhotdraw.draw.event.ToolAdapter |
|---|
toolStarted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private SelectionTool.TrackerHandler()
| Method Detail |
|---|
public void toolDone(ToolEvent event)
ToolListener
toolDone in interface ToolListenertoolDone in class ToolAdapterpublic void areaInvalidated(ToolEvent e)
areaInvalidated in interface ToolListenerareaInvalidated in class ToolAdapterpublic void boundsInvalidated(ToolEvent e)
boundsInvalidated in interface ToolListenerboundsInvalidated in class ToolAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||