|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XRadioButtonGroup
Add methods for radio button support and grouping
Copyright (c) Xoetrope Ltd., 2002-2003
$Revision: 2.2 $
License: see License.txt
| Method Summary | |
|---|---|
java.lang.Object |
createGroup()
Create a new checkbox group and adds this radio button that implements this interface to the new group |
java.lang.Object |
getRadioButtonGroup()
Gets the group controlling the radio button that implements this interface |
void |
setRadioButtonGroup(java.lang.Object group)
Set the button group to which the radio button that implements this interface belongs |
| Method Detail |
|---|
java.lang.Object createGroup()
java.lang.Object getRadioButtonGroup()
void setRadioButtonGroup(java.lang.Object group)
group - the group control this radio button
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||