|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--lcarsbeans.LcarsCheckboxGroup
A invisible bean to group 2 or more LcarsCheckboxes to use them as radiobuttons.
Constructor Summary | |
LcarsCheckboxGroup()
Constructs a new instance. |
Method Summary | |
LcarsCheckbox |
getSelectedCheckbox()
Returns the LcarsCheckbox which is currently selected. |
void |
setSelectedCheckbox(LcarsCheckbox box)
Selects a LcarsCheckbox and deselects every other in this group. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public LcarsCheckboxGroup()
Method Detail |
public LcarsCheckbox getSelectedCheckbox()
public void setSelectedCheckbox(LcarsCheckbox box)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |