|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractListModel
org.shiftone.memento.model.ImportListModel
Field Summary | |
static org.apache.log4j.Logger |
LOG
|
Fields inherited from class javax.swing.AbstractListModel |
listenerList |
Constructor Summary | |
ImportListModel()
|
Method Summary | |
void |
addPhoto(java.io.File photoFile)
|
java.lang.Object |
getElementAt(int index)
|
java.util.List |
getPhotoList()
|
int |
getSize()
|
Methods inherited from class javax.swing.AbstractListModel |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final org.apache.log4j.Logger LOG
Constructor Detail |
public ImportListModel()
Method Detail |
public void addPhoto(java.io.File photoFile)
public java.util.List getPhotoList()
public java.lang.Object getElementAt(int index)
public int getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |