de.jdemo
Class Version

java.lang.Object
  extended by de.jdemo.Version

public class Version
extends java.lang.Object

Version information for JDemo, automatically taken from the version.properties file created by the ant build script when distributing JDemo.

Author:
Markus Gebhard

Constructor Summary
Version()
           
 
Method Summary
static java.lang.String getBuildDate()
           
static java.lang.String getFullVersionNumber()
           
 
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

getFullVersionNumber

public static java.lang.String getFullVersionNumber()

getBuildDate

public static java.lang.String getBuildDate()


JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.