utilities
Class AboutToolbox
java.lang.Object
utilities.AboutToolbox
public class AboutToolbox
- extends Object
Prints the current version of the Toolbox that is found in the user's CLASSPATH.
Syntax: java utilities.AboutToolbox
- See Also:
Package
,
Copyright
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AboutToolbox
public AboutToolbox()
main
public static void main(String[] args)
getVersionDescription
public static String getVersionDescription()
- Returns version information about the Toolbox.
- Returns:
- Version information about the Toolbox.