Canvas.addNotify

Canvas.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
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