Checkbox.addNotify

Checkbox.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public void addNotify()
Description
Creates the peer of the Checkbox. The peer allows you to change the look of the Checkbox without changing its functionality.

Overrides
addNotify in class Component
See Also
createCheckbox, getToolkit