|
JHotDraw 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
org.jhotdraw.draw.HandleEvent
public class HandleEvent
HandleEvent.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
HandleEvent(Handle src,
java.awt.Rectangle invalidatedArea)
Creates a new instance. |
|
| Method Summary | |
|---|---|
Handle |
getHandle()
|
java.awt.Rectangle |
getInvalidatedArea()
Gets the bounds of the invalidated area on the drawing view. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HandleEvent(Handle src,
java.awt.Rectangle invalidatedArea)
| Method Detail |
|---|
public Handle getHandle()
public java.awt.Rectangle getInvalidatedArea()
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||