javax.microedition.lcdui
Class Font

java.lang.Object
  extended by javax.microedition.lcdui.Font

public class Font
extends Object

Author:
Andre Nijholt

Constructor Summary
Font()
           
 
Method Summary
 int getHeight()
           
 int stringWidth(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Font

public Font()
Method Detail

getHeight

public int getHeight()

stringWidth

public int stringWidth(String str)