Arch4J 1.1

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.


Constructor Summary
ValueAdapter()
           
 
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
 

Constructor Detail

ValueAdapter

public ValueAdapter()
Method Detail

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

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.