|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZoomListener | |
---|---|
jpicedt.graphic | jPicEdt library core classes and packages. |
jpicedt.ui | Some classes and interfaces that help building concrete implementation of MDIManager's. |
Uses of ZoomListener in jpicedt.graphic |
---|
Methods in jpicedt.graphic with parameters of type ZoomListener | |
---|---|
void |
PECanvas.addZoomListener(ZoomListener l)
adds a ZoomListener to the Canvas |
void |
PECanvas.removeZoomListener(ZoomListener l)
removes a ZoomListener from the Canvas |
Uses of ZoomListener in jpicedt.ui |
---|
Classes in jpicedt.ui that implement ZoomListener | |
---|---|
class |
PEDrawingBoard.GridZoomToolBar
A toolbar that allows the user to change the grid and zoom properties |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |