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 にスクロールバーを追加する必要があります。どうすればそれを行うことができますか?何か助けていただければ幸いです。
JScrollPaneを使用してこれを実現できます。