edu.utexas.its.eis.tools.qwicap
Class Version

java.lang.Object
  extended by edu.utexas.its.eis.tools.qwicap.Version

public class Version
extends Object

Provides this library's version information, which is "1.4b26 [449] of 27-Apr-2011".

Author:
Chris W. Johnson

Method Summary
static String getString()
          Returns this library's version string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static String getString()
Returns this library's version string.

Returns:
The version string for this library.