Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.sociology.forms Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
CheckBoxThis class extends MultipleChoiceBox and represents the check boxes.Classorg.jscience.sociology.formsJScience
ChoiceBoxThis abstract class is the superclass of classes representing Checkboxes, Combo Boxes, List Boxes and RadioButtons.Classorg.jscience.sociology.formsJScience
ContentGeneratorDefines the interface for a class that will be responsible for a- generating form presentationInterfaceorg.jscience.sociology.forms.viewJScience
FieldValidatorDefines the interface for classes that will play the role of value validators for org.Interfaceorg.jscience.sociology.formsJScience
FormThis class represents a set of data input elements that are represented by FormElement objects.Classorg.jscience.sociology.formsJScience
FormControllerServletThis is the servlet where all form presentation's actions will be addressed to.Classorg.jscience.sociology.forms.controlJScience
FormElementThis abstract class is the superclass of all classes that represent form data input elements.Classorg.jscience.sociology.formsJScience
FormHandlerThis class does the form handling.Classorg.jscience.sociology.formsJScience
FormParserThis class is used to parse the forms.Classorg.jscience.sociology.formsJScience
GroupValidatorDefines the interface for classes that will play the role of group-validators.Interfaceorg.jscience.sociology.formsJScience
MenuBoxThis class extends MultipleChoiceBox and represents the Combo Boxes andSee Also:ChoiceBox, Classorg.jscience.sociology.formsJScience
MultipleChoiceBoxThis abstract class is the superclass of classes representing the multiple choice input elements of a form, like Checkboxes, Combo BoxesClassorg.jscience.sociology.formsJScience
PasswordBoxThis class extends TextBox and represents password fields.Classorg.jscience.sociology.formsJScience
PasswordGroupThis class is a typical implementation of GroupValidator interface.Classorg.jscience.sociology.forms.utilJScience
RadioButtonThis class extends ChoiceBox and represents the radiobutton field.Classorg.jscience.sociology.formsJScience
SimpleContentGeneratorThis class is an implementation of org.Classorg.jscience.sociology.forms.utilJScience
SimpleGroupThis class is a typical implementation of GroupValidator interface.Classorg.jscience.sociology.forms.utilJScience
TextBoxThis class represents textfields and textareas, as well as serves as the superclass of PasswordBox class.Classorg.jscience.sociology.formsJScience