public static interface ComboBoxCompositeEditor.EditorComponent<F,I>
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(java.awt.event.ActionListener l) |
javax.swing.JComponent |
getDelegate() |
I |
getItem() |
void |
removeActionListener(java.awt.event.ActionListener l) |
void |
selectAll() |
void |
setItem(I anObject) |