| Name | Description | Type | Package | Framework |
| Celebration | A class representing a cultural event (fair, happening, feast. | Class | org.jscience.sociology | JScience |
|
| CheckBox | This class extends MultipleChoiceBox and represents the check boxes. | Class | org.jscience.sociology.forms | JScience |
|
| ChoiceBox | This abstract class is the superclass of classes representing Checkboxes, Combo Boxes, List Boxes and RadioButtons. | Class | org.jscience.sociology.forms | JScience |
|
| ContentGenerator | Defines the interface for a class that will be responsible for a- generating form presentation | Interface | org.jscience.sociology.forms.view | JScience |
|
| Culture | A class representing the common elements of a group of individuals, what we usually also call civilization. | Class | org.jscience.sociology | JScience |
|
| FieldValidator | Defines the interface for classes that will play the role of value validators for org. | Interface | org.jscience.sociology.forms | JScience |
|
| Form | This class represents a set of data input elements that are represented by FormElement objects. | Class | org.jscience.sociology.forms | JScience |
|
| FormControllerServlet | This is the servlet where all form presentation's actions will be addressed to. | Class | org.jscience.sociology.forms.control | JScience |
|
| FormElement | This abstract class is the superclass of all classes that represent form data input elements. | Class | org.jscience.sociology.forms | JScience |
|
| FormHandler | This class does the form handling. | Class | org.jscience.sociology.forms | JScience |
|
| FormParser | This class is used to parse the forms. | Class | org.jscience.sociology.forms | JScience |
|
| GroupValidator | Defines the interface for classes that will play the role of group-validators. | Interface | org.jscience.sociology.forms | JScience |
|
| MasterOfCeremony | The MasterOfCeremony class provides some useful information for people whose job is to entertain. | Class | org.jscience.sociology | JScience |
|
| Member | The Member class provides someone who is part of a ritual. | Class | org.jscience.sociology | JScience |
|
| MenuBox | This class extends MultipleChoiceBox and represents the Combo Boxes andSee Also:ChoiceBox, | Class | org.jscience.sociology.forms | JScience |
|
| MultipleChoiceBox | This abstract class is the superclass of classes representing the multiple choice input elements of a form, like Checkboxes, Combo Boxes | Class | org.jscience.sociology.forms | JScience |
|
| PasswordBox | This class extends TextBox and represents password fields. | Class | org.jscience.sociology.forms | JScience |
|
| PasswordGroup | This class is a typical implementation of GroupValidator interface. | Class | org.jscience.sociology.forms.util | JScience |
|
| Person | A class representing an individual from the Human specie acting in theConstructor SummaryPerson(java. | Class | org.jscience.sociology | JScience |
|
| RadioButton | This class extends ChoiceBox and represents the radiobutton field. | Class | org.jscience.sociology.forms | JScience |
|
| Ritual | A class representing a traditional behavior. | Class | org.jscience.sociology | JScience |
|
| Role | A class representing the current behavior/relation a Person has with its environment. | Class | org.jscience.sociology | JScience |
|
| Roles | A class defining some basic roles. | Class | org.jscience.sociology | JScience |
|
| SimpleContentGenerator | This class is an implementation of org. | Class | org.jscience.sociology.forms.util | JScience |
|
| SimpleGroup | This class is a typical implementation of GroupValidator interface. | Class | org.jscience.sociology.forms.util | JScience |
|
| Situation | A class representing the interaction of people around a common activity or conflict. | Class | org.jscience.sociology | JScience |
|
| Situations | A class defining some basic activities or situations. | Class | org.jscience.sociology | JScience |
|
| Society | A class representing the common elements of a group of individuals, what we usually also call civilization. | Class | org.jscience.sociology | JScience |
|
| SociologyConstants | A class defining some useful constants for the study of societies (from a scientific point of view). | Class | org.jscience.sociology | JScience |
|
| TextBox | This class represents textfields and textareas, as well as serves as the superclass of PasswordBox class. | Class | org.jscience.sociology.forms | JScience |