Package editor
Class GotoTypePopup.TypeModel
- All Implemented Interfaces:
Serializable,ListModel
- Enclosing class:
- GotoTypePopup
-
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
-
_allTypes
-
-
Constructor Details
-
TypeModel
-
-
Method Details
-
getSize
public int getSize() -
getElementAt
- Specified by:
getElementAtin interfaceListModel- Specified by:
getElementAtin classAbstractGotoPopup.AbstractPopupListModel<String>
-