I am trying to get the data from usb to my gui window which is built
in jbuilder. I downloaded the necessary javax.usb package from net
and have a tar file for it as well as zip file. Do anybody know
where should i put this stuff down in my directory structure so that
i can just type "import javax.usb.*" can somebody explain me the
interfacing of this api with my gui file. I also wanted to know
which compiler supports it? java.sun.com website doesnt have any
specs for javax.usb package. I went to a lot of links but they just
provide files and not compiling instructions..