Re: error in compilation

2000-04-14 Thread Rajesh Nair
Are you sure it's an error? It might have been a warning. Additionally, you get this when the interface from that API has been replaced by another better interface. But the old interface is supported for backward compatibility. At 10:59 AM 04/14/2000 -0700, Luz Lopez wrote: >Hi > >I am compiling

Re: error in compilation

2000-04-14 Thread Jacob Nikom
It appears when you use method which is no longer supported by Sun. This is the way how Sun modernizes Java. You still can use this method but it could stop to work one day. Jacob Nikom Luz Lopez wrote: > > Hi > > I am compiling an applet but send me the following error: > > uses or override

error in compilation

2000-04-14 Thread Luz Lopez
Hi I am compiling an applet but send me the following error: uses or overrides a deprecated API. Recompile with "-depreca tion" for details. When appear this type of error? thanks in advanced, Regards, __ Get Your Private, Free Email at h