Class RadianceDefaultComboBoxRenderer.RadianceUIResource

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ListCellRenderer<Object>, UIResource, SwingConstants, FilteredIconAwareRenderer
Enclosing class:
RadianceDefaultComboBoxRenderer

public static class RadianceDefaultComboBoxRenderer.RadianceUIResource extends RadianceDefaultComboBoxRenderer implements UIResource
UI resource for renderer (does nothing yet).
See Also:
  • Constructor Details

    • RadianceUIResource

      public RadianceUIResource(JComboBox combo)
      Creates a new renderer resource.
      Parameters:
      combo - Combobox.