|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.option.OptionWidget
org.openbp.jaspira.option.GroupOption.GroupWidget
public class GroupOption.GroupWidget
| Field Summary |
|---|
| Fields inherited from class org.openbp.jaspira.option.OptionWidget |
|---|
option |
| Constructor Summary | |
|---|---|
GroupOption.GroupWidget()
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Returns the value of the option widget. |
javax.swing.JComponent |
getWidgetComponent()
Creates the component that will be used as page for the options of this group. |
void |
setValue(java.lang.Object o)
Sets the value that will be displayed in the option widget. |
| Methods inherited from class org.openbp.jaspira.option.OptionWidget |
|---|
createHeading, getDescriptionComponent, getOption, notifyOptionMgrOfOptionChange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupOption.GroupWidget()
| Method Detail |
|---|
public java.lang.Object getValue()
OptionWidget
getValue in class OptionWidgetOptionWidget.getValue()public void setValue(java.lang.Object o)
OptionWidget
setValue in class OptionWidgetOptionWidget.setValue(java.lang.Object)public javax.swing.JComponent getWidgetComponent()
getWidgetComponent in class OptionWidgetOptionWidget.getWidgetComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||