Re: How to remember the size of a dialog
- From: Andrew Thompson <SeeMySites@xxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 19:23:51 GMT
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
.
- References:
- How to remember the size of a dialog
- From: jobs239
- How to remember the size of a dialog
- Prev by Date: How to remember the size of a dialog
- Next by Date: Re: I translate the 2D graphics object, but it prints new and old graphics on each page
- Previous by thread: How to remember the size of a dialog
- Next by thread: GUI does not refresh after dialog is gone
- Index(es):