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 が必要です。
(通常、それらを開いて管理する別のプログラムがあります)。
出来ますか ?はいの場合、それを行うための最良の方法は何ですか?
JDialogの代わりに非モーダルを使用しJFrameます。
JDialog
JFrame