Uses of Class
org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent
Package
Description
Provides core support for Eclipse preferences.
-
Uses of IEclipsePreferences.NodeChangeEvent in org.eclipse.core.runtime.preferences
Modifier and TypeMethodDescriptionvoid
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.