GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from javax.swing.plaf.LabelUI | |
class | A UI delegate that that coordinates multiple LabelUI
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.LabelUI | |
void | Sets the label's UI delegate.
|
Methods with return type javax.swing.plaf.LabelUI | |
LabelUI | Returns the label's UI delegate.
|
Classes derived from javax.swing.plaf.LabelUI | |
class | A UI delegate for the JLabel component.
|
Classes derived from javax.swing.plaf.LabelUI | |
class | This is the Basic Look and Feel class for the JLabel. |
GNU Classpath (0.95) |