class PlasticComboBoxEditor
extends javax.swing.plaf.basic.BasicComboBoxEditor
It differs from MetalComboBoxEditor in that
the border is quite the same as for text fields:
a compound border with an inner MarginBorder.
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
PlasticComboBoxEditor.UIResource
A subclass of BasicComboBoxEditor that implements UIResource.
|
| Constructor and Description |
|---|
PlasticComboBoxEditor(boolean isTableCellEditor) |
| Modifier and Type | Method and Description |
|---|---|
void |
setItem(java.lang.Object item) |