javax.swing.plaf.metal
public class MetalComboBoxEditor extends BasicComboBoxEditor
| Nested Class Summary | |
|---|---|
| static class | MetalComboBoxEditor.UIResource
A subclass of MetalComboBoxEditor that implements the
javax.swing.plaf.UIResource interface. |
| Field Summary | |
|---|---|
| protected static Insets | editorBorderInsets The editor's border insets. |
| Constructor Summary | |
|---|---|
| MetalComboBoxEditor()
Creates a new editor. | |