|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tigris.toolbar.Version
A utility to return the version number of this release
Field Summary | |
---|---|
static int |
MAJOR_REVISION_NUMBER
|
static int |
MINOR_REVISION_NUMBER
|
static int |
RELEASE_NUMBER
|
Method Summary | |
---|---|
static java.lang.String |
getVersion()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int RELEASE_NUMBER
public static int MAJOR_REVISION_NUMBER
public static int MINOR_REVISION_NUMBER
Method Detail |
public static java.lang.String getVersion()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |