com.melloware.jintellitype
Class Main
java.lang.Object
com.melloware.jintellitype.Main
public final class Main
- extends Object
Simple executable class that is used as the Main-Class in the JIntellitype
jar. Outputs version information and other information about the environment
on which the jar is being executed.
Copyright (c) 1999-2008
Melloware, Inc.
- Version:
- 1.3.1
- Author:
- Emil A. Lefkof III
|
Method Summary |
static void |
main(String[] argv)
Main method that does what the class level javadoc states. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] argv)
- Main method that does what the class level javadoc states.
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.