|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.IlvToolkit
java.awt.Toolkit class methods.
public class IlvToolkit
A class that regroups utility methods related to the toolkit.
| Field Summary | |
|---|---|
static Font |
defaultFont
Deprecated. The default font. |
static FontMetrics |
defaultFontMetrics
Deprecated. Default font metrics. |
| Method Summary | |
|---|---|
static int |
screenResolution()
Deprecated. Returns the screen resolution. |
static Dimension |
screenSize()
Deprecated. Returns the size of the screen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Font defaultFont
public static final FontMetrics defaultFontMetrics
| Method Detail |
|---|
public static final Dimension screenSize()
public static final int screenResolution()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||