> > im making a project in netbeans, ...
...
> It is a NetBeans specific class.
>
> Are you trying to build outside of NetBeans ?
The NetBeans site also suggested it was
obsolete and the imports should be changed
to a new package.
I gather the OP's problem* is that they do
not have the source of the class that attempts
to use that import.
* Guessing, mostly.
Andrew T.
Zia - 24 Oct 2006 20:17 GMT
> > > im making a project in netbeans, ...
> ...
[quoted text clipped - 13 lines]
>
> Andrew T.
Hey thank u guys. i was able to solve the problem.
The problem was occuring only in the labels, so i selected them all,
and in the code window, just unchecked the 'Generate Mnemonic code'.
well that solved the problem. the error didnt occur during compilation.
Thank you.