Package com.mckoi.database.global
Class StandardMessages
java.lang.Object
com.mckoi.database.global.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.
- Author:
- Tobias Downer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUTHOR
The name of the author (me). -
COPYRIGHT
The standard copyright message. -
VERSION
The global version number of the database system. -
NAME
The global name of the system.
-
-
Constructor Details
-
StandardMessages
public StandardMessages()
-