|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrails.common.GuiDef
public class GuiDef
Nested Class Summary | |
---|---|
static class |
GuiDef.ClassName
Identifiers and default names for configurable UI classes |
static class |
GuiDef.Panel
Definitions for UI window types, used by the server to pass visibility hints to the UI. |
static class |
GuiDef.Parm
Definitions for key/value pairs in the communication between GameManager and GameUIManager. |
Constructor Summary | |
---|---|
GuiDef()
|
Method Summary | |
---|---|
static java.lang.String |
getDefaultClassName(GuiDef.ClassName key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiDef()
Method Detail |
---|
public static java.lang.String getDefaultClassName(GuiDef.ClassName key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |