Package jmri.swing

Interface ListCellEditor<E>

All Superinterfaces:
CellEditor
All Known Implementing Classes:
DefaultListCellEditor

public interface ListCellEditor<E> extends CellEditor