com.ibm.jusb.tools
Class UsbView

java.lang.Object
  extended by com.ibm.jusb.tools.UsbView

public class UsbView
extends java.lang.Object

Class to display the USB device topology tree.

Author:
Dan Streetman

Constructor Summary
UsbView()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Main
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsbView

public UsbView()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Main

Throws:
java.lang.Exception