org.arch4j.ui.valueadaptor
Class ValueAdapter
java.lang.Object
|
+--org.arch4j.ui.valueadaptor.ValueAdapter
- Direct Known Subclasses:
- ComboBoxValueAdapter, TextAreaValueAdapter, TextFieldValueAdapter, VectorTextAreaValueAdapter
- public abstract class ValueAdapter
- extends Object
This class was generated by a SmartGuide.
Method Summary |
abstract void |
setValue(Object aValue)
This method was created by a SmartGuide. |
abstract Object |
value()
This method was created by a SmartGuide. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueAdapter
public ValueAdapter()
setValue
public abstract void setValue(Object aValue)
- This method was created by a SmartGuide.
- Returns:
- java.lang.String
value
public abstract Object value()
- This method was created by a SmartGuide.
- Returns:
- java.lang.String
Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.