|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.util.DefaultFont
Field Summary | |
static java.awt.Font |
bold
|
static java.awt.Font |
normal
|
static java.awt.Font |
normalSuperscript
|
Constructor Summary | |
DefaultFont()
|
Method Summary | |
(package private) static void |
|
static void |
defaultFont()
|
static void |
setDefaultFontSize(int size)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.awt.Font normal
public static java.awt.Font bold
public static java.awt.Font normalSuperscript
Constructor Detail |
public DefaultFont()
Method Detail |
static void()
public static void defaultFont()
public static void setDefaultFontSize(int size)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |