http://www.jpicedt.org

Uses of Class
jpicedt.graphic.event.ZoomEvent

Packages that use ZoomEvent
jpicedt.graphic.event Various events used for the communication between model, view and controler, as well as to notify external receivers of changes in the document structure, appearance,…
 
jpicedt.ui Some classes and interfaces that help building concrete implementation of MDIManager's. 
 

Uses of ZoomEvent in jpicedt.graphic.event
 

Methods in jpicedt.graphic.event with parameters of type ZoomEvent
 void ZoomListener.zoomUpdate(ZoomEvent e)
          called when the zoom changed in the sourcing PECanvas
 

Uses of ZoomEvent in jpicedt.ui
 

Methods in jpicedt.ui with parameters of type ZoomEvent
 void PEDrawingBoard.GridZoomToolBar.zoomUpdate(ZoomEvent e)
          ZoomListener interface ; called when the zoom changed in the sourcing canvas following a ZoomTool operation -> update widget
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org