javax.swing.plaf.metal
Class MetalComboBoxEditor
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxEditor
javax.swing.plaf.metal.MetalComboBoxEditor
- All Implemented Interfaces:
- FocusListener, EventListener, ComboBoxEditor
- Direct Known Subclasses:
- MetalComboBoxEditor.UIResource
public class MetalComboBoxEditor
- extends BasicComboBoxEditor
An editor used by the MetalComboBoxUI
class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
editorBorderInsets
protected static Insets editorBorderInsets
- The editor's border insets.
MetalComboBoxEditor
public MetalComboBoxEditor()
- Creates a new editor.