|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectui.UiUtils
public class UiUtils
| Constructor Summary | |
|---|---|
UiUtils()
|
|
| Method Summary | |
|---|---|
static java.awt.Font |
changeFontSize(java.awt.Font f,
float size)
returns the font with the new size |
static java.awt.Font |
changeFontStyle(java.awt.Font f,
int... fontStyles)
Changes the style of the font to be Font.BOLD, Font.ITALICS etc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UiUtils()
| Method Detail |
|---|
public static java.awt.Font changeFontStyle(java.awt.Font f,
int... fontStyles)
f - fontStyles -
public static java.awt.Font changeFontSize(java.awt.Font f,
float size)
f - size -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||