Button.addNotify
Class Overview | Class Members |
This Package |
All Packages
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