- All Implemented Interfaces:
- java.awt.event.FocusListener, java.util.EventListener, javax.swing.ComboBoxEditor, javax.swing.plaf.UIResource
- Enclosing class:
- PlasticComboBoxEditor
static final class PlasticComboBoxEditor.UIResource
extends PlasticComboBoxEditor
implements javax.swing.plaf.UIResource
A subclass of BasicComboBoxEditor that implements UIResource.
BasicComboBoxEditor and PlasticComboBoxEditor don't implement UIResource
directly so that applications can safely override the cellRenderer
property with BasicListCellRenderer subclasses.