com.mmbreakfast.unlod.app
Class LodFileList.LodFileListModel
java.lang.Object
javax.swing.AbstractListModel
com.mmbreakfast.unlod.app.LodFileList.LodFileListModel
- All Implemented Interfaces:
- ListModel, Serializable
- Enclosing class:
- LodFileList
- protected class LodFileList.LodFileListModel
- extends AbstractListModel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LodFileList.LodFileListModel
protected LodFileList.LodFileListModel()
setLodFileEntries
public void setLodFileEntries(Map entries)
changeLodEntryComparator
public void changeLodEntryComparator(LodFileList.LodEntryComparator newLodEntryComparator)
getElementAt
public Object getElementAt(int index)
getSize
public int getSize()