Method Summary |
|
public int | getFace() Get the face of font currently being displayed. |
public int | getSize() Get the size of font currently being displayed. |
public int | getStyle() Get the style of font currently being displayed. |
public void | itemStateChanged(Item item) Reflect changes in the item states into the states. |
public void | setFace(int face) Set the Face of font to display. |
public void | setSize(int size) Set the Size of font to display. |
public void | setStyle(int style) Set the Style of font to display. |