http://www.jpicedt.org

jpicedt.graphic.event
Interface ZoomListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
PEDrawingBoard.GridZoomToolBar

public interface ZoomListener
extends EventListener

Interface for an observer to receive notifications of changes made to a zoom factor in an instance of PECanvas.

Since:
jpicedt 1.3.2
Version:
$Id: ZoomListener.java,v 1.7 2013/03/27 07:05:37 vincentb1 Exp $
Author:
Sylvain Reynal

Method Summary
 void zoomUpdate(ZoomEvent e)
          called when the zoom changed in the sourcing PECanvas
 

Method Detail

zoomUpdate

void zoomUpdate(ZoomEvent e)
called when the zoom changed in the sourcing PECanvas


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org