01-11-2011 03:37 AM
Hi ,
I want capture the USB connection event .I have implemented the USBPortListener interface .
But its not working . plz tell me how to use USBPortListener?
01-11-2011 03:42 AM
01-11-2011 03:46 AM
Hi simon_hain,
I am using JDE 4.5 and I have added UiApplication.getUiApplication().addIOPortListener
in my constructor .