Re: How to remember the size of a dialog



On 28 Jul 2005 11:53:54 -0700, jobs239@xxxxxxxxxxx wrote:

> I have a dialog that pops up when I click on a button in my GUI. If I
> resize the popup dialog, then close it, then click on the button again,
> I want the dialog to remember the resize I did. How can I do this?

Keep a reference to it. When it is setVisible(true)
a second or subsequesnt time(s) it will be the size/place
the user closed it.

--
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
Where No Fan Has Gone Before
.


Quantcast