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.
現在、JPanel 内の JscrollPane 内に JTable があります。これら 3 つの要素のいずれかのサイズを設定しても、テーブルは常に同じサイズで表示されます。JPanel は BorderLayout にあり、フレームをパッキングしています。これを行う理由は、他の列を小さくしすぎないと、列のデータの一部が収まらないためです。