org.wings
Class Version

java.lang.Object
  extended by org.wings.Version

public class Version
extends Object

This class provides version and compile time strings. It is generated at build time.


Constructor Summary
Version()
           
 
Method Summary
static String getCompileTime()
           
static String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getVersion

public static String getVersion()

getCompileTime

public static String getCompileTime()


wingS Swings ;-)