Create Personalized Controls For Java ME

Posted by Nathan Campos on Stack Overflow See other posts from Stack Overflow or by Nathan Campos
Published on 2010-03-19T17:05:17Z Indexed on 2010/04/07 1:03 UTC
Read the original article Hit count: 309

Filed under:
|
|
|

I'm starting to develop a eBook reader for mobile using Java ME, but for the control were the book will be shown I need a personalized control. For this I need to first know how to do one, to workaround with my needs.

Then I need to know how can I do a personalized control as we do with Visual Basic.

PS: I want to do a personalized TextBox, that in some parts can be in bold, italic, sublined, that supports topics(as the Edit, the MS-DOS Text Editor) and many other things that make a eBook better viewed than a simple plain text

© Stack Overflow or respective owner

Related posts about java

Related posts about java-me