|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bluemarsh.jswat.util.AppVersion
Implements the program version support.
Field Summary | |
protected static java.util.ResourceBundle |
resources
Resource bundle. |
protected static java.lang.String |
version
Application version string. |
Constructor Summary | |
AppVersion()
|
Method Summary | |
static java.lang.String |
getVersion()
Retrieves the version number for the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static java.util.ResourceBundle resources
protected static java.lang.String version
Constructor Detail |
public AppVersion()
Method Detail |
public static java.lang.String getVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |