|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.levelEditor.ui.GUIDefaults
class GUIDefaults
Encapsulates various GUI defaults, such as component sizes.
Field Summary | |
---|---|
static java.awt.Rectangle |
CLOL_BOUNDS
The default size and location of the Current Level Object List. |
static java.lang.String |
LAF_NAME
The preferred look-and-feel for the Level Editor. |
static java.awt.Dimension |
MAIN_WINDOW_SIZE
The size of the top-level frame. |
static java.awt.Rectangle |
OBJECT_BROWSER_BOUNDS
The default size and location of the Object Browser. |
static java.awt.Rectangle |
RENDER_WINDOW_BOUNDS
The default size and location of the Render Window. |
Constructor Summary | |
---|---|
GUIDefaults()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LAF_NAME
public static final java.awt.Dimension MAIN_WINDOW_SIZE
public static final java.awt.Rectangle OBJECT_BROWSER_BOUNDS
public static final java.awt.Rectangle RENDER_WINDOW_BOUNDS
public static final java.awt.Rectangle CLOL_BOUNDS
Constructor Detail |
---|
GUIDefaults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |