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.
ControlキーとAキーを押すロボットを介して「すべて選択」したいのですが、keyboardListenerに入力として認識させたくありません。「すべて選択」を使用する別の方法、または 2 つの入力タイプを区別する方法はありますか?
編集:私は通常のものではなく、JNativeHook NativeKeyboardListener を使用しています。それを指摘したいと思います。おそらく、いくつかの特別な機能があります。:)
適切なコントロールで選択した範囲を設定するだけです。これにはキーボードは必要ないため、キーボード リスナーでは処理されません。