Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent

Packages that use IEclipsePreferences.NodeChangeEvent
org.eclipse.core.runtime.preferences Provides core support for Eclipse preferences.  
 

Uses of IEclipsePreferences.NodeChangeEvent in org.eclipse.core.runtime.preferences
 

Methods in org.eclipse.core.runtime.preferences with parameters of type IEclipsePreferences.NodeChangeEvent
 void IEclipsePreferences.INodeChangeListener.added(IEclipsePreferences.NodeChangeEvent event)
          Notification that a child node was added to the preference hierarchy.
 void IEclipsePreferences.INodeChangeListener.removed(IEclipsePreferences.NodeChangeEvent event)
          Notification that a child node was removed from the preference hierarchy.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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