javax.swing.plaf.metal

Class MetalComboBoxEditor

public class MetalComboBoxEditor extends BasicComboBoxEditor

An editor used by the {@link MetalComboBoxUI} class.
Nested Class Summary
static classMetalComboBoxEditor.UIResource
A subclass of {@link MetalComboBoxEditor} that implements the {@link javax.swing.plaf.UIResource} interface.
Field Summary
protected static InsetseditorBorderInsets
The editor's border insets.
Constructor Summary
MetalComboBoxEditor()
Creates a new editor.

Field Detail

editorBorderInsets

protected static Insets editorBorderInsets
The editor's border insets.

Constructor Detail

MetalComboBoxEditor

public MetalComboBoxEditor()
Creates a new editor.