Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jpicedt.graphic.event
Interface ZoomListener  view ZoomListener download ZoomListener.java

All Superinterfaces:
java.util.EventListener

public interface ZoomListener
extends java.util.EventListener

Interface for an observer to receive notifications of changes made to a SelectionHandler


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

Method Detail

zoomUpdate

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