Re: Java compilation error message.
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 22:35:51 GMT
On 28 Nov 2005 13:23:51 -0800, ri.johnson@xxxxxxxx wrote, quoted or
indirectly quoted someone who said :
>
>javac LottoEvent.Java: LottoEvent is not abstract and does not override
>abstract method itemStateChanged(java.awt.event.ItemEvent) in
>java.awt.event.ItemListener public class LottoEvent implements
>ItemListener, ActionListener, Runnable
This message sounds misleading. I think what it means is you failed to
provide a suitable itemStateChanged method to implement ItemListener.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- Java compilation error message.
- From: ri . johnson
- Java compilation error message.
- Prev by Date: Re: Tomcat permission to write to Apache
- Next by Date: Re: help needed on inputting - tearing hair out .. please!!!
- Previous by thread: Re: Java compilation error message.
- Next by thread: Re: Java compilation error message.
- Index(es):
Relevant Pages
|