Package | Description |
---|---|
org.eclipse.core.runtime.preferences |
Provides core support for Eclipse preferences.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.