|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public int getType()
ISystemPreferenceChangeEventspublic void setType(int type)
type - the type of the event.ISystemPreferenceChangeEventspublic Object getOldValue()
public Object getNewValue()
|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||