Class ConsistComboBox

All Implemented Interfaces:
ActionListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, ListDataListener, ConsistListListener

public class ConsistComboBox extends JComboBox<Object> implements ConsistListListener
A JComboBox with JMRI consists Entries can be a String or a DccLocoAddress
See Also: