Search This Blog

Showing posts with label UIManager. Show all posts
Showing posts with label UIManager. Show all posts

How to Change Look and Feel of a Java Application

The following code fragment which can be used within main method or in constructor of the class tells you how to change the look and feel of a java program (java application). This sample code sets the LookAndFeel of the java application into Windows Look and Feel.