Title: RE: [JAVA2D] Is Java capable to do this?

You mean, Java has its limitation to do it?

Do you know what makes Java can not draw a customized
shape as a Frame without the help of native code?


Weisheng

-----Original Message-----
From: John Zukowski [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 3:05 PM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA2D] Is Java capable to do this?


Without native code, no. With native code, yes.

See http://java.about.com/compute/java/library/weekly/aa020301a.htm for an
example of how.

At 02:28 PM 4/9/2001 -0400, you wrote:

>Hi All,
>
>Can Java create a frame with a customized shape (e.g. a round Frame)?
>I mean doing it without useing the native code.
>
>
>
>
>Weisheng


John Zukowski, Strategic Java Consulting
JZ Ventures, Inc. - http://www.jzventures.com
The limits of my language are the limits of my world - Wittgenstein

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to