Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.ChangeEvent

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

Uses of ChangeEvent in org.eclipse.draw2d
 

Methods in org.eclipse.draw2d with parameters of type ChangeEvent
protected  void Clickable.fireStateChanged(ChangeEvent modelChange)
          Called when there has been a change of state in the model of this clickable.
 void ChangeListener.handleStateChanged(ChangeEvent event)
          Called when the listened to object's state has changed.
 


Eclipse Draw2d
2.1

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