First steps in j2me

Hi,

I'm interested in creating a java application for a mobile.

The source code is already written (for other purposes) so i'll just try to make the appropriate changes..

First of all i read than main class should extend MIDIet, but what shall i do if main class is already a subclass of another?

To be specific, my main class already extends JPanel..

Thanks

(I'm sorry if this post is in the wrong section, plz let me know it..)

[475 byte] By [asdgfa] at [2007-10-3 4:40:07]
# 1
please read the MIDP api and you will see that there is no JPanel implemented in j2me so...
suparenoa at 2007-7-14 22:44:04 > top of Java-index,Java Mobility Forums,Java ME Technologies...