Serializable
public 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, toString
Copyright © 2025. All rights reserved.