jwx!
v0.0.2


wx
Class Version

java.lang.Object
  extended bywx.Version

public final class Version
extends java.lang.Object


Field Summary
static int VERSION_MAJOR
           
static int VERSION_MINOR
           
static int VERSION_RELEASE
           
static java.lang.String VERSION_STRING
           
static int VERSION_SUBRELEASE
           
static int WX_VERSION_MAJOR
           
static int WX_VERSION_MINOR
           
static int WX_VERSION_RELEASE
           
static java.lang.String WX_VERSION_STRING
           
static int WX_VERSION_SUBRELEASE
           
 
Method Summary
 void delete()
           
static int getLibMajor()
           
static int getLibMinor()
           
static int getLibRelease()
           
static int getLibSubRelease()
           
static java.lang.String getLibVersionString()
           
static int getMajor()
           
static int getMinor()
           
static int getRelease()
           
static int getSubRelease()
           
static java.lang.String getVersionString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION_MAJOR

public static final int VERSION_MAJOR

VERSION_MINOR

public static final int VERSION_MINOR

VERSION_RELEASE

public static final int VERSION_RELEASE

VERSION_SUBRELEASE

public static final int VERSION_SUBRELEASE

VERSION_STRING

public static final java.lang.String VERSION_STRING

WX_VERSION_MAJOR

public static final int WX_VERSION_MAJOR

WX_VERSION_MINOR

public static final int WX_VERSION_MINOR

WX_VERSION_RELEASE

public static final int WX_VERSION_RELEASE

WX_VERSION_SUBRELEASE

public static final int WX_VERSION_SUBRELEASE

WX_VERSION_STRING

public static final java.lang.String WX_VERSION_STRING
Method Detail

delete

public void delete()

getMajor

public static int getMajor()

getMinor

public static int getMinor()

getRelease

public static int getRelease()

getSubRelease

public static int getSubRelease()

getVersionString

public static java.lang.String getVersionString()

getLibMajor

public static int getLibMajor()

getLibMinor

public static int getLibMinor()

getLibRelease

public static int getLibRelease()

getLibSubRelease

public static int getLibSubRelease()

getLibVersionString

public static java.lang.String getLibVersionString()

jwx!
v0.0.2


© 2006 Amit G Mendapara.