Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.core.databinding.observable.ChangeEvent

Packages that use ChangeEvent
org.eclipse.core.databinding.observable Provides the core APIs for observing changes in objects.  
 

Uses of ChangeEvent in org.eclipse.core.databinding.observable
 

Methods in org.eclipse.core.databinding.observable with parameters of type ChangeEvent
 void IChangeListener.handleChange(ChangeEvent event)
          Handle a generic change to the given observable.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.