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.
表示されている画面で自分の位置をロックすることに問題がありJFrameます。JFrame画面内の の位置をロックして、誰も移動したり再配置したりできないようにしたいと考えています。
JFrame
すでにご協力いただきありがとうございます。
動きを制限JFrameするには、タイトル バーを削除し、独自のタイトル バー + クローズ & 最小化メカニズムを配置します。JFrameこれは、マウスによるウィンドウの移動を制限する回避策です。