Here's the compiler error I'm getting: 
/home/dak/Java/Training/src/Mat.java:108: Wrong number of arguments in
constructor. g2.fill(new Rectangle(x, y, rectWidth, rectHeight)); 
What gives? The API docs for Java 1.2 has this const. The Java Trail 2D
Graphics example StrokeAndFill.java has a similar use of Rectangle(...)
that get's the same compile error. 
Help

David A. Koontz  (mailto:[EMAIL PROTECTED])
Sr. Software Engineer
(303) 987-1001 ext. 1197  Fax 987-0112
Safari Solutions Division
Condor Technology Solutions, Inc.
http://www.safariinfotools.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to