|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.peace_tools.core.Version
public class Version
This is a non-instantiable class that serves as a central point to hold various version, copyright, and lisence information associated with PEACE and its GUI.
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
A simple copyright message. |
static java.lang.String |
DISCLAIMER
The standard disclaimer message. |
static java.lang.String |
GUI_VERSION
The current version information of the software. |
| Constructor Summary | |
|---|---|
private |
Version()
Since this class is not meant to be instantiated, its constructor has been made private. |
| 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 java.lang.String GUI_VERSION
public static final java.lang.String COPYRIGHT
public static final java.lang.String DISCLAIMER
| Constructor Detail |
|---|
private Version()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||