Eclipse Draw2d
3.0

Uses of Interface
org.eclipse.draw2d.CoordinateListener

Packages that use CoordinateListener
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of CoordinateListener in org.eclipse.draw2d
 

Methods in org.eclipse.draw2d with parameters of type CoordinateListener
 void IFigure.addCoordinateListener(CoordinateListener listener)
           
 void IFigure.removeCoordinateListener(CoordinateListener listener)
           
 void Figure.addCoordinateListener(CoordinateListener listener)
           
 void Figure.removeCoordinateListener(CoordinateListener listener)
           
 


Eclipse Draw2d
3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.