com.notuvy.gui
Class FormField.Generic

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

public static class FormField.Generic
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.Generic(String pString, Font pFont, FormComponent pComponent)
           
 
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.Generic

public FormField.Generic(String pString,
                         Font pFont,
                         FormComponent pComponent)
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.