|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemPreferenceChangeEvent
Interface of event sent when a remote system preference changes.
ISystemPreferenceChangeEvents
Method Summary | |
---|---|
Object |
getNewValue()
Get the new value of the Preference. |
Object |
getOldValue()
Get the old value of the Preference. |
int |
getType()
Returns the type of the event. |
void |
setType(int type)
Set the type of the event. |
Method Detail |
---|
int getType()
ISystemPreferenceChangeEvents
void setType(int type)
type
- the type of the event.ISystemPreferenceChangeEvents
Object getOldValue()
Object getNewValue()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |