Package editor
Class ClassStructureViewPopupDelegate.FeatureModel
java.lang.Object
javax.swing.AbstractListModel
editor.AbstractGotoPopup.AbstractPopupListModel<IFeatureInfo>
editor.ClassStructureViewPopupDelegate.FeatureModel
- All Implemented Interfaces:
Serializable
,ListModel
- Enclosing class:
- ClassStructureViewPopupDelegate
public static class ClassStructureViewPopupDelegate.FeatureModel
extends AbstractGotoPopup.AbstractPopupListModel<IFeatureInfo>
- See Also:
-
Field Summary
FieldsFields 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
-
Field Details
-
_allFeatures
-
-
Constructor Details
-
FeatureModel
-
-
Method Details
-
getSize
public int getSize() -
getElementAt
- Specified by:
getElementAt
in interfaceListModel
- Specified by:
getElementAt
in classAbstractGotoPopup.AbstractPopupListModel<IFeatureInfo>
-