de.sciss.gui
Interface ComboBoxEditor

All Superinterfaces:
javax.swing.ComboBoxEditor

public interface ComboBoxEditor
extends javax.swing.ComboBoxEditor


Method Summary
 void setComboGate(boolean gate)
           
 
Methods inherited from interface javax.swing.ComboBoxEditor
addActionListener, getEditorComponent, getItem, removeActionListener, selectAll, setItem
 

Method Detail

setComboGate

void setComboGate(boolean gate)