I have a Frame object which represents a window.And I construct a dialog in which there is a button.Now I want to end the dialog window but not the frame window when I click the button.I don't know how to perform this operation.Your advisor will be greatly appreciated! ------------------ Java lover from hell!
Java lover from hell!
Paul Stevens
Ranch Hand
Joined: May 17, 2001
Posts: 2823
posted
0
dispose()
Metal Zhang
Ranch Hand
Joined: Aug 05, 2001
Posts: 52
posted
0
Thank you!
Originally posted by Paul Stevens: dispose()
------------------ Java lover from hell!
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.