It could be better if you give a little explanation about the methods in these codes and what they do for novice programmers like me because I can't really get what is happening in these codes as they are
hello, could you please ,give me details i'm a bagginer , here are some questions : is it an obligation to put "notifyDestroyed()" , in the startApp() can we put Display.getDisplay(this).setcurrent(form) ; i know it's stupid as questions but just answer me please , thanx
First of all, thank you for providing a basic Java Micro Edition 'hello world' app. Even though the code is not explained line by line, one can get the idea. I found that using Eclipse, I could not just cut and paste the source, that would give errors. Rather, I generated the structure code automatically and filled the example code line by line. For some reason, that worked and it also helped me learn about what I think is going on with the code. Thanks again and greetings from the USA!
sirpawan June 4, 2011 at 10:31 AM
how to make a jar file..??? pls can u help me..
convert j2ee source code to j2me source codebangaram June 7, 2011 at 6:44 PM
hello world example is simple to understand. but how can I convert my j2ee(calculator by using swing concept) source code to j2me source code.
opinionpriya July 6, 2011 at 12:21 PM
hi sir, this program is very useful for us to start a j2me applications.,thank u sir,
j2meDinesh October 9, 2011 at 10:43 PM
What is use of super() in constructor?
SuggestionKomba November 5, 2011 at 1:28 PM
It could be better if you give a little explanation about the methods in these codes and what they do for novice programmers like me because I can't really get what is happening in these codes as they are
j2memd February 2, 2012 at 8:26 PM
hello, could you please ,give me details i'm a bagginer , here are some questions : is it an obligation to put "notifyDestroyed()" , in the startApp() can we put Display.getDisplay(this).setcurrent(form) ; i know it's stupid as questions but just answer me please , thanx
Compileimam February 12, 2012 at 9:12 PM
how to compile this j2me basic app and how to run this
javaK.ARUN PRAKASH February 13, 2012 at 8:07 PM
Good website for java developers
lovemasum February 26, 2012 at 8:26 PM
Thank you!
why did u use super(); in the constructorvenkat santosh April 1, 2012 at 1:14 AM
why did u use super(); in the constructor?
NotesSenobyte August 23, 2012 at 12:20 AM
First of all, thank you for providing a basic Java Micro Edition 'hello world' app. Even though the code is not explained line by line, one can get the idea. I found that using Eclipse, I could not just cut and paste the source, that would give errors. Rather, I generated the structure code automatically and filled the example code line by line. For some reason, that worked and it also helped me learn about what I think is going on with the code. Thanks again and greetings from the USA!
software engineering studenthaftay January 7, 2013 at 1:16 PM
this is amazing note please continue and develop this as one book
Post your Comment