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