Forums Register Login

Java2 API not found?

+Pie Number of slices to send: Send

I'm using jdk 1.3 but the following skeleton generates a compiler error:

The error is "cannot resolve symbol: class Ellipse2D"
Do I have to do something special with my setup to get the compiler to find the Java2D shapes? It doesn't seem to have a problem with the Graphics2D object.
+Pie Number of slices to send: Send
You need to
import java.awt.geom.*;
+Pie Number of slices to send: Send
Thanks, Cindy. (There should be an emoticon for "duh")
Pay attention! Tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 711 times.
Similar Threads
Exceptions in method signature
using a bean
while loop problem
Why it want super class constructor
Applet to draw Ellipse
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 07:24:45.