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.- Author:
- Thomas Morgner
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
setupUI()
Set up the user interface.
-
-
-
Method Detail
-
setupUI
public static void setupUI()
Set up the user interface.
-
-