|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for notifications of changes in a Drawing. [pending] for ATTRIBUTE_CHANGE events, we should've a subclass aka DrawingEvent.AttributeChangeEvent, that'd tell us WHAT attribute really changed.
Nested Class Summary | |
static class |
DrawingEvent.EventType
enumeration for DrawingEvent types |
Method Summary | |
Drawing |
getDrawing()
Return the source of this event |
Element |
getElement()
Return the graphic element that changed |
DrawingEvent.EventType |
getType()
Return the event type |
Method Detail |
public Drawing getDrawing()
public Element getElement()
public DrawingEvent.EventType getType()
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |