Frame.addNotify

Frame.addNotify

Class Overview | Class Members | This Package | All Packages

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

Overrides
addNotify in class Window