[6026] in java-interest
Re: resize the frame
daemon@ATHENA.MIT.EDU (Alex Gitelman)
Fri Mar 15 23:56:30 1996
Date: Fri, 15 Mar 1996 20:45:17 -0800
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Alex Gitelman <alexgit@SFSU.EDU>
To: Multiple recipients of list JAVA-INTEREST
<JAVA-INTEREST@JAVASOFT.COM>
In-Reply-To: <199603152115.NAA17848@Xenon.Stanford.EDU>
I just tried on Frame and it worked.
Alex Gitelman
alexgit@sfsu.edu
http://futon.sfsu.edu/~alexgit
(510)-848-9014
On Fri, 15 Mar 1996, Kenneth Cheng wrote:
> It seems that resize does not work on any components including Frame.
> I am getting frustrated when I see so many basic methods such as move
> and resize that fail on me. Anybody who has the same problem. How do you
> resolve it.
>