Class AutoCompletePopupWindow.PopupList

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable
Enclosing class:
AutoCompletePopupWindow

private class AutoCompletePopupWindow.PopupList extends JList<Completion>
The actual list of completion choices in this popup window.