| Package | Description |
|---|---|
| com.ibm.jusb | |
| 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.util |
Various utility classes and interfaces that are used by other classes and interfaces in the javax.usb specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsbPortImp
UsbPort implementation.
|
| Modifier and Type | Method and Description |
|---|---|
UsbPort |
UsbDeviceImp.getParentUsbPort() |
UsbPort |
UsbHubImp.getUsbPort(byte number)
Get the specified port.
|
| Modifier and Type | Method and Description |
|---|---|
UsbPort |
UsbPortPanel.getUsbPort() |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultMutableTreeNode |
SwingUsbView.getPortNode(UsbPort port) |
| Constructor and Description |
|---|
UsbPortPanel(UsbPort port) |
| Modifier and Type | Method and Description |
|---|---|
UsbPort |
WindowsHubOsImp.getUsbPort(byte number) |
| Modifier and Type | Method and Description |
|---|---|
UsbPort |
UsbDevice.getParentUsbPort()
Get the UsbPort on the parent UsbHub that this device is connected to.
|
UsbPort |
UsbHub.getUsbPort(byte number)
Get a specific UsbPort by port number.
|
| Modifier and Type | Method and Description |
|---|---|
UsbPort |
UsbUtil.SynchronizedUsbDevice.getParentUsbPort() |
Copyright © 2014 LSST. All Rights Reserved.