|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.sociology.forms.FormElement
org.jscience.sociology.forms.ChoiceBox
org.jscience.sociology.forms.MultipleChoiceBox
org.jscience.sociology.forms.CheckBox
public class CheckBox
This class extends MultipleChoiceBox and represents the check boxes.
ChoiceBox,
MultipleChoiceBox,
MenuBox,
Serialized Form| Constructor Summary | |
|---|---|
CheckBox()
Creates a new CheckBox object. |
|
| Method Summary |
|---|
| Methods inherited from class org.jscience.sociology.forms.MultipleChoiceBox |
|---|
chosen, setValue |
| Methods inherited from class org.jscience.sociology.forms.ChoiceBox |
|---|
addToValues |
| Methods inherited from class org.jscience.sociology.forms.FormElement |
|---|
getErrorMessage, getName, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckBox()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||