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