S
Shearer
what is the command to use little characters in java midlets programming?
what is the command to use little characters in java midlets programming?
Shearer said:what is the command to use little characters in java midlets programming?
I have programmed since yesterday, can you tell me a concrete example?
I have included javax.microedition.lcdui.*
I have tried ti do Font.getFont(SIZE_SMALL) but compilers give me error.
e:\Programmi\WTK104\apps\Fanizzi\src\Fanizzi.java:19: cannot resolve symbol
symbol : variable SIZE_SMALL
location: class Fanizzi
Font.setFont(SIZE_SMALL);
^
1 error
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.