public abstract static class DialogUtils.ValueProcessor<T> extends java.lang.Object implements DialogUtils.ValueConsumer, DialogUtils.ValueSource<T>
Constructor and Description |
---|
ValueProcessor() |
Modifier and Type | Method and Description |
---|---|
T |
getValue()
Method is not used by updater, for convenience only.
|
protected void |
setCurrentValue(T currentValue) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
update
public T getValue()
DialogUtils.ValueSource
getValue
in interface DialogUtils.Gettable<T>
getValue
in interface DialogUtils.ValueSource<T>
protected void setCurrentValue(T currentValue)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.