Package editor
Class AbstractGotoPopup.AbstractPopupListModel<T>
java.lang.Object
javax.swing.AbstractListModel
editor.AbstractGotoPopup.AbstractPopupListModel<T>
- All Implemented Interfaces:
Serializable
,ListModel
- Direct Known Subclasses:
ClassStructureViewPopupDelegate.FeatureModel
,GotoTypePopup.TypeModel
- Enclosing class:
- AbstractGotoPopup<T>
- See Also:
-
Field Summary
Fields inherited from class javax.swing.AbstractListModel
listenerList
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.AbstractListModel
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
-
Constructor Details
-
AbstractPopupListModel
public AbstractPopupListModel()
-
-
Method Details
-
getElementAt
-