Hi All,
I am reverse enggineering a class which is having an attribute of Color
inside that, Rose2000 is giving following error:
 Error Resolving qualified name Color occurred in File c:\Test2.java
Pl. help me.

Thanks ,
Deepak

The Complete code of Test2.java file is as follows:
************* Source code ****************
import java.awt.Color;

public class Test2
{
   private Color bgColor;

   public Test2()
   {
   }
}
*************************************************


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to