A browser with JavaScript enabled is required for this page to operate properly.
Trail: Creating a GUI With JFC/Swing
Lesson: Modifying the Look and Feel
Section: Nimbus Look and Feel
Changing the Look of Nimbus
Home Page > Creating a GUI With JFC/Swing > Modifying the Look and Feel

Changing the Look of Nimbus

One of the biggest advantages of Nimbus is that it is highly customizable. You can change the look in almost any way you can imagine. You can use three primary techniques to modify the look of Nimbus:

Problems with the examples? Try Compiling and Running the Examples: FAQs.
Complaints? Compliments? Suggestions? Give us your feedback.

Previous page: Nimbus Look and Feel
Next page: Resizing a Component