Frame.dispose

Frame.dispose

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void dispose()
Description
Disposes of the Frame. This method must be called to release the resources that are used for the frame. All components contained by the frame and all windows owned by the frame will also be destroyed.

Overrides
dispose in class Window