JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.util
Class JCVersion

java.lang.Object
  |
  +--com.klg.jclass.util.Version
        |
        +--com.klg.jclass.util.JCVersion

public final class JCVersion
extends Version

In JClass, each package has a JCVersion class. These classes are used to query and display information on the package.


Field Summary
 
Fields inherited from class com.klg.jclass.util.Version
BUILD_NUMBER, CLIENT_LICENSE_VERSION, LICENSE_VERSION, VERSION, versionHashTable
 
Constructor Summary
JCVersion()
           
 
Method Summary
static void main(String[] args)
          main() method for JCVersion, used to display the version information for this package.
 
Methods inherited from class com.klg.jclass.util.Version
getVersionString, getVersionString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCVersion

public JCVersion()
Method Detail

main

public static final void main(String[] args)
main() method for JCVersion, used to display the version information for this package.

Parameters:
args -

Copyright © 2004 Quest Software Inc..
All rights reserved.