Serializablepublic class SystemValueEvent extends EventObject
SystemValueListener,
Serialized Formsource| Constructor | Description |
|---|---|
SystemValueEvent(Object source,
Object newValue,
Object oldValue) |
Constructs a new SystemValueEvent object.
|
| Modifier and Type | Method | Description |
|---|---|---|
Object |
getNewValue() |
Returns the new value of the system value.
|
Object |
getOldValue() |
Returns the old value of the system value.
|
getSource, toStringCopyright © 2024. All rights reserved.