Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
BarCode を含むフォームが 1 つあります。BarCode リーダーで読み取ると、Swing Java で開発されたフォームのテキスト領域ではなく、画面のカーソル位置に出力が表示されます。これはどうすればいいですか?
スキャンする前にフォーム フィールドにフォーカスを当てるか、キーボード イベントをキャプチャしてフォーム フィールドに送信するかの 2 つのオプションがあります。