Re: Close JFrame

From: Joseph Smith (monkeythumper_at_hotmail.com)
Date: 11/23/03


Date: Sun, 23 Nov 2003 12:26:13 -0500

frame.dispose();

http://java.sun.com/j2se/1.4.1/docs/api/java/awt/Window.html#dispose()

Alex Ostrikov wrote:

> Hello, all !!!
>
> Tell me plz, which function closes JFrame.
> I want to close it by button "Close".
>
> Thanx
>
>