utilities
Class AboutToolbox

java.lang.Object
  extended byutilities.AboutToolbox

public class AboutToolbox
extends Object

Prints the current version of the Toolbox or JTOpen that is found in the user's CLASSPATH.

Syntax: java utilities.AboutToolbox

See Also:
Package, Copyright

Constructor Summary
AboutToolbox()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutToolbox

public AboutToolbox()
Method Detail

main

public static void main(String[] args)