org.gicentre.handy
Class Version

java.lang.Object
  extended by org.gicentre.handy.Version

public class Version
extends java.lang.Object

Stores version information about the Handy sketchy drawing package.

Version:
1.0, 29th January, 2012.
Author:
Jo Wood, giCentre, City University London.

Constructor Summary
Version()
           
 
Method Summary
static java.lang.String getText()
          Reports the current version of the handy package.
static float getVersion()
          Reports the numeric version of the handy package.
 
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

getText

public static java.lang.String getText()
Reports the current version of the handy package.

Returns:
Text describing the current version of this package.

getVersion

public static float getVersion()
Reports the numeric version of the handy package.

Returns:
Number representing the current version of this package.


handy V.1.0, API documentation generated 30th January, 2012