uk.ac.man.bioinf.apps.cinema.core
Class VersionInformation
java.lang.Object
|
+--uk.ac.man.bioinf.apps.cinema.core.VersionInformation
- public class VersionInformation
- extends Object
VersionInformation.java
This provides standard information about this version of Cinema.
Created: Wed Apr 19 17:03:28 2000
- Version:
- $Id: VersionInformation.java,v 1.21 2002/04/20 15:03:42 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionInformation
public VersionInformation()
getVersionNumber
public static String getVersionNumber()
getProjectURL
public static URL getProjectURL()
getAboutText
public static String getAboutText()
getAuthorURLs
public static URL[] getAuthorURLs()
getAuthorString
public static String getAuthorString()
getMaintainerURL
public static URL getMaintainerURL()