Uses of Interface
org.eclipse.birt.core.preference.IPreferences
-
Packages that use IPreferences Package Description org.eclipse.birt.core.preference -
-
Uses of IPreferences in org.eclipse.birt.core.preference
Constructors in org.eclipse.birt.core.preference with parameters of type IPreferences Constructor Description PreferenceChangeEvent(IPreferences node, java.lang.String key, java.lang.Object oldValue, java.lang.Object newValue)
Constructs a newPreferenceChangeEvent
instance.
-