|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractListModel
de.uni_paderborn.fujaba.preferences.gui.IconsPreferencesPanel.FilesListModel
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
private de.upb.tools.fca.FLinkedList |
files
No comment provided by developer, please add a comment to improve documentation. |
Fields inherited from class javax.swing.AbstractListModel |
listenerList |
Constructor Summary | |
IconsPreferencesPanel.FilesListModel()
Constructor for class FilesListModel |
Method Summary | |
java.lang.Object |
getElementAt(int index)
Get the elementAt attribute of the FilesListModel object |
int |
getSize()
Get the size attribute of the FilesListModel object |
void |
update()
No comment provided by developer, please add a comment to improve documentation. |
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 |
private de.upb.tools.fca.FLinkedList files
Constructor Detail |
public IconsPreferencesPanel.FilesListModel()
Method Detail |
public void update()
public java.lang.Object getElementAt(int index)
index
- No description provided
public int getSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |