com.notuvy.gui
Class FormField.Field

java.lang.Object
  extended by com.notuvy.gui.FormField
      extended by com.notuvy.gui.FormField.Field
Enclosing class:
FormField

public static class FormField.Field
extends FormField


Nested Class Summary
 
Nested classes/interfaces inherited from class com.notuvy.gui.FormField
FormField.Area, FormField.CheckBox, FormField.Choice, FormField.Field, FormField.Generic, FormField.Html, FormField.List
 
Field Summary
 
Fields inherited from class com.notuvy.gui.FormField
LOG
 
Constructor Summary
FormField.Field(String pString, Font pFont, JTextField pTextField)
           
 
Method Summary
protected  Object getValue()
           
protected  void setValue(Object pObject)
           
 
Methods inherited from class com.notuvy.gui.FormField
addComponent, addTo, getComponent, getFill, getGridHeight, getHelpText, getLabel, getVWeight, isSeparatorAfter, setHelpText, setSeparatorAfter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormField.Field

public FormField.Field(String pString,
                       Font pFont,
                       JTextField pTextField)
Method Detail

getValue

protected Object getValue()
Specified by:
getValue in class FormField

setValue

protected void setValue(Object pObject)
Specified by:
setValue in class FormField


Copyright © 2013. All Rights Reserved.