Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » Question about itemStateChanged handler
Question about itemStateChanged handler [message #568914] Wed, 03 December 2008 11:15
Eclipse UserFriend
Originally posted by: news.s237965939.online.de

I have a form declared like that:

public class OptionsForm extends Form implements ItemStateListener

in the line of the imlementation of my ItemStateListener I get this warning:

The method OptionsForm.itemStateChanged(Item) does not override the
inherited method from Displayable since it is private to a different
package OptionsForm.java

The program seems to work correctly but I'm a bit worried about the
warning because I don't understand their meaning. Can s.o. please explain ?

TIA
Hans
Previous Topic:External JAR File
Next Topic:Question about itemStateChanged handler
Goto Forum:
  


Current Time: Fri Apr 19 03:10:22 GMT 2024

Powered by FUDForum. Page generated in 0.01210 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top