javax.swing.plaf.metal
Class MetalComboBoxEditor.UIResource

java.lang.Object
  extended by javax.swing.plaf.basic.BasicComboBoxEditor
      extended by javax.swing.plaf.metal.MetalComboBoxEditor
          extended by javax.swing.plaf.metal.MetalComboBoxEditor.UIResource
All Implemented Interfaces:
FocusListener, EventListener, ComboBoxEditor, UIResource
Enclosing class:
MetalComboBoxEditor

public static class MetalComboBoxEditor.UIResource
extends MetalComboBoxEditor
implements UIResource

A subclass of MetalComboBoxEditor that implements the UIResource interface.


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.plaf.metal.MetalComboBoxEditor
MetalComboBoxEditor.UIResource
 
Field Summary
 
Fields inherited from class javax.swing.plaf.metal.MetalComboBoxEditor
editorBorderInsets
 
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
editor
 
Constructor Summary
MetalComboBoxEditor.UIResource()
          Creates a new instance.
 
Method Summary
 
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
addActionListener, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll, setItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetalComboBoxEditor.UIResource

public MetalComboBoxEditor.UIResource()
Creates a new instance.