Uses of Class
com.notuvy.gui.FormField

Packages that use FormField
com.notuvy.gui Utilities for building GUI applications. 
 

Uses of FormField in com.notuvy.gui
 

Subclasses of FormField in com.notuvy.gui
static class FormField.Area
           
static class FormField.CheckBox
           
static class FormField.Choice
           
static class FormField.Field
           
static class FormField.Generic
           
static class FormField.Html
           
static class FormField.List
           
 

Methods in com.notuvy.gui that return types with arguments of type FormField
 LinkedList<FormField> FormFieldMap.getFields()
           
 Map<String,FormField> FormFieldMap.getMap()
           
 

Methods in com.notuvy.gui with parameters of type FormField
 void FormFieldMap.add(String pLabel, FormField pField)
           
 



Copyright © 2013. All Rights Reserved.