GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.awt.Checkbox | |
CheckboxPeer | Creates a peer object for the specified Checkbox .
|
void | This method sets the specified checkbox to be the selected on in this
group, and unsets all others.
|
void | This method sets the specified checkbox to be the selected on in this
group, and unsets all others.
|
Methods with return type java.awt.Checkbox | |
Checkbox | Returns the currently selected checkbox, or null if none
of the checkboxes in this group are selected.
|
Checkbox | Returns the currently selected checkbox, or null if none
of the checkboxes in this group are selected.
|
GNU Classpath (0.95) |