Arch4J 1.1

org.arch4j.ui.valueadaptor
Class TextFieldValueAdapter

java.lang.Object
  |
  +--org.arch4j.ui.valueadaptor.ValueAdapter
        |
        +--org.arch4j.ui.valueadaptor.TextFieldValueAdapter

public class TextFieldValueAdapter
extends ValueAdapter

This class was generated by a SmartGuide.


Constructor Summary
TextFieldValueAdapter(JTextField aTextField)
          This method was created by a SmartGuide.
 
Method Summary
 void setValue(Object theText)
          This method was created by a SmartGuide.
 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

TextFieldValueAdapter

public TextFieldValueAdapter(JTextField aTextField)
This method was created by a SmartGuide.

Parameters:
aTextField - com.sun.java.swing.JTextField
Method Detail

setValue

public void setValue(Object theText)
This method was created by a SmartGuide.

Specified by:
setValue in class ValueAdapter
Returns:
java.lang.String

value

public Object value()
This method was created by a SmartGuide.

Specified by:
value in class ValueAdapter
Returns:
java.lang.String

Arch4J 1.1

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