|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsbConfiguration | |
|---|---|
| com.ibm.jusb | |
| com.ibm.jusb.tools.swing | |
| 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. |
| org.lsst.ccs.drivers.usb | |
| Uses of UsbConfiguration in com.ibm.jusb |
|---|
| Classes in com.ibm.jusb that implement UsbConfiguration | |
|---|---|
class |
UsbConfigurationImp
UsbConfiguration implementation. |
| Methods in com.ibm.jusb that return UsbConfiguration | |
|---|---|
UsbConfiguration |
UsbDeviceImp.getActiveUsbConfiguration()
|
UsbConfiguration |
UsbInterfaceImp.getUsbConfiguration()
|
UsbConfiguration |
UsbDeviceImp.getUsbConfiguration(byte number)
|
| Uses of UsbConfiguration in com.ibm.jusb.tools.swing |
|---|
| Methods in com.ibm.jusb.tools.swing that return UsbConfiguration | |
|---|---|
UsbConfiguration |
UsbConfigurationPanel.getUsbConfiguration()
|
| Methods in com.ibm.jusb.tools.swing with parameters of type UsbConfiguration | |
|---|---|
protected void |
SwingUsbView.createConfiguration(UsbConfiguration configuration,
DefaultMutableTreeNode node)
|
protected DefaultMutableTreeNode |
SwingUsbView.getConfigurationNode(UsbConfiguration configuration)
|
| Constructors in com.ibm.jusb.tools.swing with parameters of type UsbConfiguration | |
|---|---|
UsbConfigurationPanel(UsbConfiguration config)
|
|
| Uses of UsbConfiguration in javax.usb |
|---|
| Methods in javax.usb that return UsbConfiguration | |
|---|---|
UsbConfiguration |
UsbDevice.getActiveUsbConfiguration()
Get the active UsbConfiguration. |
UsbConfiguration |
UsbInterface.getUsbConfiguration()
Get the parent UsbConfiguration that this UsbInterface belongs to. |
UsbConfiguration |
UsbDevice.getUsbConfiguration(byte number)
Get the specified UsbConfiguration. |
| Uses of UsbConfiguration in javax.usb.util |
|---|
| Methods in javax.usb.util that return UsbConfiguration | |
|---|---|
UsbConfiguration |
UsbUtil.SynchronizedUsbDevice.getActiveUsbConfiguration()
|
UsbConfiguration |
UsbUtil.SynchronizedUsbDevice.getUsbConfiguration(byte number)
|
| Uses of UsbConfiguration in org.lsst.ccs.drivers.usb |
|---|
| Methods in org.lsst.ccs.drivers.usb that return UsbConfiguration | |
|---|---|
UsbConfiguration |
UsbComm.getConfiguration()
Gets the active USB configuration for the current device |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||