|
RSE Release 3.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISystemPreferenceChangeEvent | |
---|---|
org.eclipse.rse.core.events | |
org.eclipse.rse.core.model |
Uses of ISystemPreferenceChangeEvent in org.eclipse.rse.core.events |
---|
Methods in org.eclipse.rse.core.events with parameters of type ISystemPreferenceChangeEvent | |
---|---|
void |
ISystemPreferenceChangeListener.systemPreferenceChanged(ISystemPreferenceChangeEvent event)
This method will be called when a Preference changes. |
Uses of ISystemPreferenceChangeEvent in org.eclipse.rse.core.model |
---|
Methods in org.eclipse.rse.core.model with parameters of type ISystemPreferenceChangeEvent | |
---|---|
void |
ISystemRegistry.fireEvent(ISystemPreferenceChangeEvent event)
Notify all listeners of a change to a system preference You would not normally call this as the methods in this class call it when appropriate. |
void |
ISystemRegistry.fireEvent(ISystemPreferenceChangeListener l,
ISystemPreferenceChangeEvent event)
Notify a specific listener of a change to a system preference |
|
RSE Release 3.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |