Uses of Interface
org.opengis.go.display.canvas.CanvasListener

Packages that use CanvasListener
org.opengis.go.display.canvas   
 

Uses of CanvasListener in org.opengis.go.display.canvas
 

Methods in org.opengis.go.display.canvas with parameters of type CanvasListener
 void Canvas.addCanvasListener(CanvasListener listener)
          Adds the given listener that will be notified when the state of this Canvas has changed.
 void Canvas.removeCanvasListener(CanvasListener listener)
          Removes the given listener.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.