public class GUI extends Object
Constructor and Description |
---|
GUI() |
Modifier and Type | Method and Description |
---|---|
static void |
setUILookAndFeel()
Sets to the platform native look and feel.
|
static JPanel |
wrapInBackgroundImage(JComponent component,
Icon backgroundIcon,
int verticalAlignment,
int horizontalAlignment) |
public static void setUILookAndFeel()
public static JPanel wrapInBackgroundImage(JComponent component, Icon backgroundIcon, int verticalAlignment, int horizontalAlignment)
Copyright © 2014. All rights reserved.