javax.microedition.lcdui.Text

This text class is one which handles all of the text metrics and drawing and such. It handles different fonts, colors, and styles on a per character basis and performs all the needed operations to support text drawing. The color defaults to {@code Display.getColor(Display.COLOR_FOREGROUND)}.