by Lew <lew@[EMAIL PROTECTED]
>
May 10, 2008 at 05:35 PM
Jeremy Watts wrote:
> hi Roedy,
Please, please, please do not top post.
> but it seems to throw an error for the line :-
> "// create point
> Point2D before = new Point2D.Double( 3.0d , 6.0d );"
>
> it says 'cannot find symbol - class Point2D' . whats going on here?
Did you remember to im****t the class 'Point2D'?
--
Lew