Class JFormattedComboBox<E>

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

public class JFormattedComboBox<E> extends JComboBox<E>
JComboBox that allows different formatters to be installed
Since:
14.1
See Also: