java.lang.Object
|
+--javax.swing.plaf.ComponentUI
|
+--javax.swing.plaf.PanelUI
|
+--javax.swing.plaf.basic.BasicPanelUI
static javax.swing.plaf.ComponentUI | createUI(javax.swing.JComponent x) |
void | installUI(javax.swing.JComponent c) |
public static ComponentUI createUI(javax.swing.JComponent x)Parameters:x - public void installUI(javax.swing.JComponent c)Parameters:c -