Class PlasticComboBoxEditor.UIResource

All Implemented Interfaces:
FocusListener, EventListener, ComboBoxEditor, UIResource
Enclosing class:
PlasticComboBoxEditor

static final class PlasticComboBoxEditor.UIResource extends PlasticComboBoxEditor implements 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.
  • Constructor Details

    • UIResource

      UIResource(boolean isTableCellEditor)