|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mckoi.database.global.StandardMessages
public final class StandardMessages
This class contains a number of standard messages that are displayed throughout the operation of the database. They are put into a single class to allow for easy future modification.
| Field Summary | |
|---|---|
static java.lang.String |
AUTHOR
The name of the author (me). |
static java.lang.String |
COPYRIGHT
The standard copyright message. |
static java.lang.String |
NAME
The global name of the system. |
static java.lang.String |
VERSION
The global version number of the database system. |
| Constructor Summary | |
|---|---|
StandardMessages()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String AUTHOR
public static java.lang.String COPYRIGHT
public static java.lang.String VERSION
public static java.lang.String NAME
| Constructor Detail |
|---|
public StandardMessages()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||