java - barcode scanner polling -


i working bar code scanner , java currently. wanted know wether there possibility poll device.

what want: popup message every time scan barcode

what dont want: focus text field first so.

i want run in background user has scan without in focus. possible? in other words, dont want use keyboard more sensor informs me every time new value available.

thank in advance

i think these work keyboard input.

you create keylistener() check incoming values.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -