Class BorderlessComboBoxEditor

    • Constructor Detail

      • BorderlessComboBoxEditor

        public BorderlessComboBoxEditor()
        BorderlessComboBoxEditor constructor comment.
    • Method Detail

      • getEditorComponent

        public Component getEditorComponent()
        Return the component that should be added to the tree hierarchy for this editor
        Specified by:
        getEditorComponent in interface ComboBoxEditor
        Returns:
        something
      • setItem

        public void setItem​(Object anObject)
        Set the item that should be edited. Cancel any editing if necessary
        Specified by:
        setItem in interface ComboBoxEditor
        Parameters:
        anObject - anObject