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.
Netbeans GUI Designerから背景色を設定しても、背景色JToolbarが表示されません。背景色を設定するコードは、自動生成されたコードにも含まれています。何が間違っている可能性がありますか?
JToolbar
GUI エディタで背景色が正しく生成されなかった場合は、自分で背景色を設定することをお勧めします。を使ってみてくださいsetBackground。このメソッドの Javadoc はこちらです。
setBackground