|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrawingListener | |
---|---|
jpicedt.graphic.model | Document structure and graphic primitives. |
jpicedt.graphic.toolkit | Controller (document editing through UI actions) |
Uses of DrawingListener in jpicedt.graphic.model |
---|
Methods in jpicedt.graphic.model with parameters of type DrawingListener | |
---|---|
void |
Drawing.addDrawingListener(DrawingListener l)
adds a DrawingListener to the Drawing |
void |
Drawing.removeDrawingListener(DrawingListener l)
removes a DrawingListener from the Drawing |
Uses of DrawingListener in jpicedt.graphic.toolkit |
---|
Classes in jpicedt.graphic.toolkit that implement DrawingListener | |
---|---|
class |
DefaultSelectionHandler
Stores references to selected Element's. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |