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

- All Superinterfaces:
- java.util.EventListener
- public interface DrawingListener
- extends java.util.EventListener
Interface for an observer to receive notifications of changes made to a Drawing
Method Summary | |
void |
changedUpdate(DrawingEvent e)
called when an element changed in the drawing |
Method Detail |
changedUpdate
public void changedUpdate(DrawingEvent e)
- called when an element changed in the drawing
|
|||||||||
Home >> All >> jpicedt >> graphic >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |