[6439] in java-interest

home help back first fref pref prev next nref lref last post

Re: Panel & canvas

daemon@ATHENA.MIT.EDU (Amy Fowler)
Sun Mar 31 00:58:56 1996

Date:         Sat, 30 Mar 1996 14:26:37 -0800
Reply-To: Amy Fowler <aim@slotown.Eng.Sun.COM>
From: Amy Fowler <aim@slotown.Eng.Sun.COM>
To: Multiple recipients of list JAVA-INTEREST
              <JAVA-INTEREST@JAVASOFT.COM>

> Is there any advantage on using a canvas inside a panel
> versus drawing to the panel itself ( given that there is no
> other component in the panel:
>
>         --------------------------
>          Panel A
>         --------------------------
>          Panel B
>         --------------------------
>
> Should I add a canvas to Panel A to be a drawing area !!

If you know there will be no other components in the Panel, then
you can just draw right on the panel.

Regards,
Amy Moore-Fowler
Java Products Group
JavaSoft

-----
This message has been forwarded via the JAVA-INTEREST
mailing list.  In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).

-----
This message has been forwarded via the JAVA-INTEREST
mailing list.  In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).

home help back first fref pref prev next nref lref last post