|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
javax.usb.event.UsbDeviceEvent
Class for USB device events.
| Constructor Summary | |
UsbDeviceEvent(UsbDevice source)
Constructor. |
|
| Method Summary | |
UsbDevice |
getUsbDevice()
Get the UsbDevice. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UsbDeviceEvent(UsbDevice source)
source - The source UsbDevice.| Method Detail |
public UsbDevice getUsbDevice()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||