[5999] in java-interest
Re: resize
daemon@ATHENA.MIT.EDU (Jill Shermer)
Fri Mar 8 00:25:50 1996
Date: Thu, 7 Mar 1996 19:33:01 -0800
From: jshermer@BASISinc.com (Jill Shermer)
To: hswayne@wrc.xerox.com
Cc: java-interest@java.sun.com
Heather,
See my response to tgee@eecs.umich.edu ...
-Jill
jshermer@basisinc.com
BASIS, Inc.
5758 Hollis St
Emeryville, CA 94608-2514
Bus. Phone: (510 596-8312
Bus. URL: http://www.basisinc.com
----- Begin Included Message -----
From jshermer Fri Mar 1 16:24:25 1996
To: tgee@eecs.umich.edu
Subject: Re: a frustrating AWT problem
I use reshape() and move in my init() and action() methods to handle
this type of problem. (Works with a List I created.) It took me a while
to figure this one out.
-Jill
----- End Included Message -----
> From daemon@javasoft.com Thu Mar 7 18:02 PST 1996
> Date: Thu, 7 Mar 1996 13:35:13 PST
> From: Heather Swayne <hswayne@wrc.xerox.com>
> Organization: xerox
> Mime-Version: 1.0
> To: java-interest <java-interest@java.Eng.Sun.COM>
> Subject: resize
> X-Info: To unsubscribe, send 'unsubscribe' to java-interest-request@java.sun.com
>
> One more question for the group:
>
> I'm working on a User Interface that has a List in it, only I
> don't need (can't have) the List be it's standred size. I have
> tried both resize(int, int) and reshape(int,int,int,int),
> neither do a thing. Any one out there get this to work??? HOW??
>
> Thank's in advance,
> Heather
> -
> This message was sent to the java-interest mailing list
> Info: send 'help' to java-interest-request@java.sun.com
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com