Microsoft SDK for Java

Qvue

The Java Class Viewer (qvue) prints out class method signatures and identifies .class files that were generated from a type library.

Use the following command to run qvue:

qvue classname

Qvue Command-Line Arguments

classname Specifies the name of the .class file to inspect. Qvue supports wildcards.

Qvue Command-Line Options

/s

Usage Notes

Qvue is convenient for selecting the correct class file to use when the class files are generated from a type library using jactivex.

See Also

Jactivex

© 1999 Microsoft Corporation. All rights reserved. Terms of use.