Package com.jgoodies.looks.plastic
Class PlasticComboBoxEditor.UIResource
- java.lang.Object
-
- javax.swing.plaf.basic.BasicComboBoxEditor
-
- com.jgoodies.looks.plastic.PlasticComboBoxEditor
-
- com.jgoodies.looks.plastic.PlasticComboBoxEditor.UIResource
-
- 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.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.jgoodies.looks.plastic.PlasticComboBoxEditor
PlasticComboBoxEditor.UIResource
-
-
Constructor Summary
Constructors Constructor Description UIResource(boolean isTableCellEditor)
-
Method Summary
-
Methods inherited from class com.jgoodies.looks.plastic.PlasticComboBoxEditor
setItem
-
-