http://www.jpicedt.org

Uses of Interface
jpicedt.graphic.event.ZoomListener

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
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org