public static class MatrixDimensionPanel.SemanticListModel extends DefaultListModel
| Modifier and Type | Field and Description |
|---|---|
protected List<?> |
semantic |
listenerList| Constructor and Description |
|---|
SemanticListModel(List<?> semantic) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElementAt(int index) |
int |
getSize() |
add, addElement, capacity, clear, contains, copyInto, elementAt, elements, ensureCapacity, firstElement, get, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, removeAllElements, removeElement, removeElementAt, removeRange, set, setElementAt, setSize, size, toArray, toString, trimToSizeaddListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerprotected List<?> semantic
public SemanticListModel(List<?> semantic)
public int getSize()
getSize in interface ListModelgetSize in class DefaultListModelpublic Object getElementAt(int index)
getElementAt in interface ListModelgetElementAt in class DefaultListModelCopyright © 2004–2020 Code Lutin. All rights reserved.