Interface ListCellEditor
- All Superinterfaces:
CellEditor
- All Known Implementing Classes:
DefaultListCellEditor
-
Method Summary
Modifier and TypeMethodDescriptiongetListCellEditorComponent(JList list, Object value, boolean isSelected, int index) Methods inherited from interface javax.swing.CellEditor
addCellEditorListener, cancelCellEditing, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
-
Method Details
-
getListCellEditorComponent
-