CheckboxMenuItem.addNotify

CheckboxMenuItem.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public void addNotify()
Description
Creates the peer of the checkbox item. This peer allows us to change the look of the checkbox item without changing its functionality. Most applications do not call this method directly.

Overrides
addNotify in class MenuItem
See Also
createCheckboxMenuItem, getToolkit