|
|||||||||
| 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.MenuBox
public class MenuBox
This class extends MultipleChoiceBox and represents the Combo Boxes and List Boxes.
ChoiceBox,
MultipleChoiceBox,
CheckBox,
Serialized Form| Constructor Summary | |
|---|---|
MenuBox()
Creates a new MenuBox 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 MenuBox()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||