Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)
Frames | No Frames

Uses of Class java.awt.Checkbox

Uses in package java.awt

Methods with parameter type java.awt.Checkbox

CheckboxPeer
Toolkit.createCheckbox(Checkbox target)
Creates a peer object for the specified Checkbox.
void
CheckboxGroup.setCurrent(Checkbox selectedCheckbox)
This method sets the specified checkbox to be the selected on in this group, and unsets all others.
void
CheckboxGroup.setSelectedCheckbox(Checkbox selectedCheckbox)
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
CheckboxGroup.getCurrent()
Returns the currently selected checkbox, or null if none of the checkboxes in this group are selected.
Checkbox
CheckboxGroup.getSelectedCheckbox()
Returns the currently selected checkbox, or null if none of the checkboxes in this group are selected.
Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)

AltStyle によって変換されたページ (->オリジナル) /