|
sdr 0.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.cscott.sdr.Version
public abstract class Version
The Version object contains fields naming the current version
of the SDR application (0.7).
| Field Summary | |
|---|---|
static String |
PACKAGE_BUGREPORT
The address to which bug reports should be sent. |
static String |
PACKAGE_NAME
The name of the package. |
static String |
PACKAGE_STRING
The package name and version as one string. |
static String |
PACKAGE_VERSION
The version of the package. |
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Prints the package version if invoked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PACKAGE_NAME
public static final String PACKAGE_VERSION
public static final String PACKAGE_STRING
public static final String PACKAGE_BUGREPORT
| Constructor Detail |
|---|
public Version()
| Method Detail |
|---|
public static void main(String[] args)
|
sdr 0.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||