|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iface.ui.IXGUIConsts
public abstract class IXGUIConsts
An object containing constants useful for GUI layouts. A class that holds structures that hold lists of terms that can be used in a specific context.
Field Summary | |
---|---|
static int |
BROWSE_BUT_WIDTH
The width of a common Browse button, often the widest button |
static int |
GOOD_BUT_WIDTH
A good width for a button, currently the same as BROWSE_BUT_WIDTH |
Constructor Summary | |
---|---|
IXGUIConsts()
|
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 int BROWSE_BUT_WIDTH
public static final int GOOD_BUT_WIDTH
Constructor Detail |
---|
public IXGUIConsts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |