With the help of text midlet example, we are going to show text using canvas class at different locations on the screen. Given are the methods, that are used in the example...
The Application is as follows:

Source Code of TextExample.java
import javax.microedition.midlet.*;
Graphics.BOTTOM | Graphics.RIGHT);
|
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Text MIDlet Example View All Comments
Post your Comment