Frames | No Frames |
Classes derived from javax.swing.plaf.PanelUI | |
class | A UI delegate for the JPanel component.
|
Classes derived from javax.swing.plaf.PanelUI | |
class | A UI delegate that that coordinates multiple PanelUI
instances, one from the primary look and feel, and one or more from the
auxiliary look and feel(s).
|
Methods with parameter type javax.swing.plaf.PanelUI | |
void | Sets the UI delegate for the JPanel component.
|
Methods with return type javax.swing.plaf.PanelUI | |
PanelUI | Returns the UI delegate for the JPanel component.
|