Class RadianceComboBoxEditor.UIResource

  • All Implemented Interfaces:
    java.awt.event.FocusListener, java.util.EventListener, javax.swing.ComboBoxEditor, javax.swing.plaf.UIResource
    Enclosing class:
    RadianceComboBoxEditor

    public static class RadianceComboBoxEditor.UIResource
    extends RadianceComboBoxEditor
    implements javax.swing.plaf.UIResource
    Combobox editor that implements the marker UIResource interface.
    • Field Summary

      • Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor

        editor
    • Constructor Summary

      Constructors 
      Constructor Description
      UIResource()  
    • Method Summary

      • Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor

        addActionListener, createEditorComponent, 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

      • UIResource

        public UIResource()