Window.addNotify

Window.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public void addNotify()
Description
Creates the Window's peer. The peer allows us to modify the appearance of the Window without changing its functionality.

Overrides
addNotify in class Container