Building a J2ME vertical scrollable text component
Everyone needs scrollable text, soon or late
This is the reason why I’ve posted a simple tutorial on how vertical scrollable text can be implemented with J2ME.

You can find it on Forum Nokia Wiki: J2me Scrollable Text tutorial
Comments are welcome!
Tags: code, j2me, scrollable text, tutorial
English site
Italian site















April 10th, 2008 at 1:47 pm
[...] Building a J2ME vertical scrollable text component By pit Everyone needs scrollable text, soon or late. This is the reason why I’ve posted a simple tutorial on how vertical scrollable text can be implemented with J2ME. You can find it on Forum Nokia Wiki: J2me Scrollable Text tutorial … Jappit on Ajax, Mobile, and so on. - http://www.jappit.com/blog [...]
April 12th, 2008 at 1:59 pm
[...] Building a J2ME vertical scrollable text component [...]
July 5th, 2008 at 9:51 pm
Hi.. Nice example.. but how should the “getTextRows(…)” look like ??
July 17th, 2008 at 5:33 pm
Hi Jonas!
I’ve added the missing method on Wiki article
Hope it helps!
Pit