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