Class MaterialComboBoxEditor

  • All Implemented Interfaces:
    java.awt.event.FocusListener, java.util.EventListener, javax.swing.ComboBoxEditor

    public class MaterialComboBoxEditor
    extends javax.swing.plaf.basic.BasicComboBoxEditor
    • Nested Class Summary

      • Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxEditor

        javax.swing.plaf.basic.BasicComboBoxEditor.UIResource
    • Field Summary

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

        editor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Component getEditorComponent()  
      • Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor

        addActionListener, createEditorComponent, focusGained, focusLost, getItem, removeActionListener, selectAll, setItem
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MaterialComboBoxEditor

        public MaterialComboBoxEditor()
    • Method Detail

      • getEditorComponent

        public java.awt.Component getEditorComponent()
        Specified by:
        getEditorComponent in interface javax.swing.ComboBoxEditor
        Overrides:
        getEditorComponent in class javax.swing.plaf.basic.BasicComboBoxEditor