Package org.jfree.ui
Class UIUtilities
- java.lang.Object
-
- org.jfree.ui.UIUtilities
-
public class UIUtilities extends java.lang.Object
A utility class to tune the Metal look and feel.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
UIUtilities()
Private constructor prevents object creation.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
setupUI()
Set up the user interface.
-