Class RadianceComboBoxEditor.UIResource
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxEditor
org.pushingpixels.radiance.theming.internal.utils.combo.RadianceComboBoxEditor
org.pushingpixels.radiance.theming.internal.utils.combo.RadianceComboBoxEditor.UIResource
- All Implemented Interfaces:
FocusListener, EventListener, ComboBoxEditor, UIResource
- Enclosing class:
RadianceComboBoxEditor
public static class RadianceComboBoxEditor.UIResource
extends RadianceComboBoxEditor
implements UIResource
Combobox editor that implements the marker
UIResource interface.-
Nested Class Summary
Nested classes/interfaces inherited from class RadianceComboBoxEditor
RadianceComboBoxEditor.UIResource -
Field Summary
Fields inherited from class BasicComboBoxEditor
editor -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BasicComboBoxEditor
addActionListener, createEditorComponent, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll, setItem
-
Constructor Details
-
UIResource
public UIResource()
-