Button.addNotify

Button.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public void addNotify()
Description
Creates the peer of the button. The button's peer allows the application to change the look of the button without changing its functionality.

Overrides
addNotify in class Component
See Also
createButton, getToolkit