public abstract class ValueEnteredAdapter extends Object implements ValueListener
| Constructor and Description |
|---|
ValueEnteredAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(ValueEvent e)
Updates the view of the component with
the representation of the data.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalueEnteredpublic void valueChanged(ValueEvent e)
ValueListenervalueChanged in interface ValueListenere - the value eventCopyright © 2016 Krake Softwaretechnik. All rights reserved.