Class RadianceComboBoxEditor

  • All Implemented Interfaces:
    java.awt.event.FocusListener, java.util.EventListener, javax.swing.ComboBoxEditor
    Direct Known Subclasses:
    RadianceComboBoxEditor.UIResource

    public class RadianceComboBoxEditor
    extends javax.swing.plaf.basic.BasicComboBoxEditor
    Combobox editor.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  RadianceComboBoxEditor.UIResource
      Combobox editor that implements the marker UIResource interface.
    • Field Summary

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

        editor
    • 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

      • RadianceComboBoxEditor

        public RadianceComboBoxEditor()
        Creates a new editor.