|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttp.view.GUIFonts
public class GUIFonts
A class containing information about text fonts, which appear on the application windows.
Constructor Summary | |
---|---|
GUIFonts()
Constructor of the class. |
Method Summary | |
---|---|
java.awt.Font |
getBoldText()
Gets parameters of bold text settings. |
java.awt.Font |
getText()
Gets parameters of standard text settings. |
java.awt.Font |
getTitleText()
Gets parameters of title text settings. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GUIFonts()
Method Detail |
---|
public java.awt.Font getBoldText()
public java.awt.Font getText()
public java.awt.Font getTitleText()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |