|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsbDeviceEvent | |
javax.usb.event | Classes and interfaces modeling an event model (similar to JavaBeans event model) for USB devices and pipes. |
Uses of UsbDeviceEvent in javax.usb.event |
Subclasses of UsbDeviceEvent in javax.usb.event | |
class |
UsbDeviceDataEvent
Indicates data was successfully transferred over the Default Control Pipe. |
class |
UsbDeviceErrorEvent
Indicates an error occurred on the Default Control Pipe. |
Methods in javax.usb.event with parameters of type UsbDeviceEvent | |
void |
UsbDeviceListener.usbDeviceDetached(UsbDeviceEvent event)
The UsbDevice was detached. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |