|
|||||||||
Home >> All >> jpicedt >> graphic >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
jpicedt.graphic.event
Interface DrawingEvent

- public interface DrawingEvent
Interface for Drawing changes notifications.
Nested Class Summary | |
static class |
DrawingEvent.EventType
enumeration for DrawingEvent types |
Method Summary | |
jpicedt.graphic.model.Drawing |
getDrawing()
|
jpicedt.graphic.model.Element[] |
getElements()
|
DrawingEvent.EventType |
getType()
|
Method Detail |
getDrawing
public jpicedt.graphic.model.Drawing getDrawing()
getElements
public jpicedt.graphic.model.Element[] getElements()
getType
public DrawingEvent.EventType getType()
|
|||||||||
Home >> All >> jpicedt >> graphic >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |