|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.remoting.jnlp.GUI
public class GUI
GUI related helper code
Constructor Summary | |
---|---|
GUI()
|
Method Summary | |
---|---|
static void |
setUILookAndFeel()
Sets to the platform native look and feel. |
static javax.swing.JPanel |
wrapInBackgroundImage(javax.swing.JComponent component,
javax.swing.Icon backgroundIcon,
int verticalAlignment,
int horizontalAlignment)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GUI()
Method Detail |
---|
public static void setUILookAndFeel()
public static javax.swing.JPanel wrapInBackgroundImage(javax.swing.JComponent component, javax.swing.Icon backgroundIcon, int verticalAlignment, int horizontalAlignment)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |