您的位置:首页 > 其它

exlist.setCommandListener(this); 报错 (请高手指教)

2017-01-03 07:23 267 查看
java.lang.Error: Unresolved compilation problem: 

The method setCommandListener(CommandListener) in the type Displayable is not applicable for the arguments (heloow)

at heloow.<init>(+9)

at java.lang.Class.runCustomCode(+0)

at com.sun.midp.midlet.MIDletState.createMIDlet(+19)

at com.sun.midp.midlet.Scheduler.schedule(+52)

at com.sun.midp.main.Main.runLocalClass(+28)

at com.sun.midp.main.Main.main(+116)

Execution completed.

700767 bytecodes executed

6 thread switches

740 classes in the system (including system classes)

3630 dynamic objects allocated (99144 bytes)

2 garbage collections (85424 bytes collected)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐