| Package | Description |
|---|---|
| com.ibm.jusb | |
| com.ibm.jusb.os | |
| com.ibm.jusb.os.linux | |
| com.ibm.jusb.tools.swing | |
| com.mcreations.usb.windows | |
| javax.usb |
Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations.
|
| javax.usb.examples |
| Modifier and Type | Class and Description |
|---|---|
class |
UsbHubImp
UsbHub implementation.
|
class |
VirtualRootUsbHubImp
Virtual root UsbHub implementation.
|
| Modifier and Type | Method and Description |
|---|---|
UsbHub |
UsbPortImp.getUsbHub() |
| Modifier and Type | Method and Description |
|---|---|
UsbHub |
AbstractUsbServices.getRootUsbHub() |
| Modifier and Type | Method and Description |
|---|---|
UsbHub |
LinuxUsbServices.getRootUsbHub() |
| Modifier and Type | Field and Description |
|---|---|
protected UsbHub |
SwingUsbView.rootHub |
| Modifier and Type | Method and Description |
|---|---|
UsbHub |
UsbHubPanel.getUsbHub() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SwingUsbView.createTree(UsbHub hub,
DefaultMutableTreeNode node) |
protected DefaultMutableTreeNode |
SwingUsbView.getHubNode(UsbHub hub) |
| Constructor and Description |
|---|
SwingUsbView(UsbServices services,
UsbHub hub) |
UsbHubPanel(UsbHub hub) |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsHubOsImp
Windows implementation of an UsbHub is just a thin wrapper
around
UsbHubImp. |
| Modifier and Type | Method and Description |
|---|---|
UsbHub |
WindowsUsbServices.getRootUsbHub() |
| Modifier and Type | Method and Description |
|---|---|
UsbHub |
UsbServices.getRootUsbHub()
Get the virtual UsbHub to which all physical Host Controller UsbHubs are attached.
|
UsbHub |
UsbPort.getUsbHub()
Get the parent UsbHub.
|
| Modifier and Type | Method and Description |
|---|---|
static UsbHub |
ShowTopology.getVirtualRootUsbHub()
Get the virtual root UsbHub.
|
Copyright © 2014 LSST. All Rights Reserved.