public class ValueChangedEvent<T> extends Object
JValueField
changes.JValueField
,
ValueChangedListener
Constructor and Description |
---|
ValueChangedEvent(Component source,
T newValue)
Create a value changed event
|
Modifier and Type | Method and Description |
---|---|
Component |
getSource()
Get the control that invoked this event
|
T |
getValue()
Get the updated value
|
Copyright © 1996–2023 Geotools. All rights reserved.