Choice.addNotify

Choice.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public void addNotify()
Description
Creates the Choice's peer. This peer allows us to change the look of the Choice without changing its functionality.

Overrides
addNotify in class Component
See Also
createChoice, getToolkit