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.
エディタ ペインの特定の領域にマウスを移動すると表示されるレイヤを Java Swing で作成したいと考えています。
最も簡単な解決策は、JXLayerフレームワークを使用することです
はい、表示したいものを描画するコンポーネントを作成し、それをフレームのガラス板として設定する必要があります。このようにルーペを作成しました。詳細については、こちらを参照してください。