protected class NewItemWithTemplatesPopupPanel.MyListModel extends javax.swing.AbstractListModel<T>
listenerList
T
getElementAt(int index)
int
getSize()
void
update(java.util.List<T> newItems)
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void update(java.util.List<T> newItems)
public int getSize()
public T getElementAt(int index)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.