|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bibalex.daf.commongui.Constants
public class Constants
Maintains Constants values used in the GUI drawing.
| Field Summary | |
|---|---|
static int |
HEIGHT
The Window Height. |
static int |
ONLINE_STORAGE_MEDIA_TYPE
Defines the integer that indicates that this Media Type is an Online Storage and not a normal Archiving Media. |
static java.lang.String |
VERSION
Defines the version number. |
static int |
WIDTH
The Window Width. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| 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 WIDTH
public static final int HEIGHT
public static final int ONLINE_STORAGE_MEDIA_TYPE
public static final java.lang.String VERSION
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||