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にJPanelを追加しようとしています。JPanelはNetBeansで設計されています。JPanelはFreeDesignLayoutを使用しています。ウィンドウ画面の現在の解像度は1024*768ですが、解像度を800 * 600に変更すると、ウィンドウ画面の新しい解像度に応じてパネルのコントロールのサイズが自動的に変更されません。
これにより、新しい解像度ウィンドウに従ってパネルコントロールを作成するにはどうすればよいですか。