MDi JLib
1.7.4

com.microdeveloper
Class Version

java.lang.Object
  extended by com.microdeveloper.Version

public class Version
extends Object

Returns the version information for this library.

Created Nov 21, 2005, 1:34:42 PM

Since:
1.7
Version:
1.0
Author:
glagnese

Field Summary
static String K$COMPANY
           
static String K$COPYRIGHT
           
static String K$LIB_VERSION
           
static String K$LONG_NAME
           
static String K$SHORT_NAME
           
static String K$WEBSITE
           
static String R$Strings
           
 
Constructor Summary
Version()
           
 
Method Summary
static String getLibVersion()
           
static String getParameter(String paramKey)
           
static void main(String[] args)
          Returns the version information for this library.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

K$LIB_VERSION

public static final String K$LIB_VERSION
See Also:
Constant Field Values

K$COMPANY

public static final String K$COMPANY
See Also:
Constant Field Values

K$LONG_NAME

public static final String K$LONG_NAME
See Also:
Constant Field Values

K$SHORT_NAME

public static final String K$SHORT_NAME
See Also:
Constant Field Values

K$COPYRIGHT

public static final String K$COPYRIGHT
See Also:
Constant Field Values

K$WEBSITE

public static final String K$WEBSITE
See Also:
Constant Field Values

R$Strings

public static String R$Strings
Constructor Detail

Version

public Version()
Method Detail

getParameter

public static String getParameter(String paramKey)

getLibVersion

public static String getLibVersion()

main

public static void main(String[] args)
Returns the version information for this library.

Parameters:
args - the command line arguments

MDi JLib
1.7.4

Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.