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..)

