All Packages Class Hierarchy This Package Previous Next Index
Class java.awt.swing.motif.MotifComboBoxRenderer.UIResource
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.swing.JComponent
|
+----java.awt.swing.JLabel
|
+----java.awt.swing.motif.MotifComboBoxRenderer
|
+----java.awt.swing.motif.MotifComboBoxRenderer.UIResource
- public static class MotifComboBoxRenderer.UIResource
- extends MotifComboBoxRenderer
- implements UIResource
A subclass of MotifComboBoxRenderer that implements UIResource.
MotifComboBoxRenderer doesn't implement UIResource
directly so that applications can safely override the
cellRenderer property with MotifListCellRenderer subclasses.
MotifComboBoxRenderer.UIResource()
-
MotifComboBoxRenderer.UIResource
public MotifComboBoxRenderer.UIResource()
All Packages Class Hierarchy This Package Previous Next Index
Submit a bug or feature