Hi forum Nokia
I am new to programming - especially Java. I have only read "Sams Teach Yourself Java in 24 Hours" which was quite a nice introduction to Java, however it does not cover Java ME which I am currently working with. The only Java ME book I have begun reading is Beginning Java ME Platform which is not very tutorial-like as I expected. Therefore I have some simple questions to be answered, and if you happen to know any good Java ME (cldc mostly) introductory book it would be nice if you mentioned it.
But here goes.
I am trying to create a simple mobile application for Series 40 phones using the AGUI of NetBeans 6.8. I have managed to connect different screens to each other and add text and stuff on each of them. Now I am at a point where I would like to respond to action from the user :-)
As and example, I would like to create a button that increases the value of a variable by 1 and then display this variable. I would like to avoid writing directly in the source code if this is in any way possible (if not I will survive anyway). Below I show some pictures of NetBeans
Flow: http://img149.imageshack.us/f/flowp.png/
Screen: http://img101.imageshack.us/f/screenuc.png/
Emulator: http://img696.imageshack.us/f/emulator.png/
As you can see it is a very basic question and I hope that you understand it. If not, then please do not hesitate to ask.
Regards
Razga - a Java beginner.

Reply With Quote



