Canvas.addNotify
Class Overview | Class Members |
This Package |
All Packages
public void addNotify()
Description
Creates the peer of the canvas. This peer allows you to change the
user interface of the canvas without changing its functionality.
Overrides
addNotify in class Component
See Also
createCanvas, getToolkit