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 をセットアップしようとしています。テキストファイルが必要です。ファイルのサイズを考慮して、行とテキストを同時に表示しようとしています。JTable レイアウトを使用するか、JPanel で独自のレイアウトを作成する方が適切でしょうか (コーディングは比較的新しいため)。