|
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 | |
---|---|
java.lang.Object |
getNewValue()
Get the new value of the Preference. |
java.lang.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
java.lang.Object getOldValue()
java.lang.Object getNewValue()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |