public interface DrawingEvent
Modifier and Type | Interface and Description |
---|---|
static class |
DrawingEvent.EventType
enumeration for DrawingEvent types
|
Modifier and Type | Method and Description |
---|---|
Drawing |
getDrawing()
Return the source of this event
|
Element |
getElement()
Return the graphic element that changed
|
DrawingEvent.EventType |
getType()
Return the event type
|
Drawing getDrawing()
Element getElement()
DrawingEvent.EventType getType()
Submit a bug : syd@jpicedt.org