|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractListModel
ccs.cpc.impl.MimeListModel
class MimeListModel
| Field Summary |
|---|
| Fields inherited from class javax.swing.AbstractListModel |
|---|
listenerList |
| Constructor Summary | |
|---|---|
MimeListModel(ccs.mime.MimeType[] typelist)
|
|
| Method Summary | |
|---|---|
(package private) int |
find(ccs.mime.MimeType mt)
|
java.lang.Object |
getElementAt(int idx)
|
(package private) ccs.mime.MimeType |
getMimeTypeAt(int idx)
|
int |
getSize()
|
(package private) void |
setTypeList(ccs.mime.MimeType[] typelist)
|
| 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 |
| Constructor Detail |
|---|
MimeListModel(ccs.mime.MimeType[] typelist)
| Method Detail |
|---|
void setTypeList(ccs.mime.MimeType[] typelist)
ccs.mime.MimeType getMimeTypeAt(int idx)
int find(ccs.mime.MimeType mt)
public int getSize()
public java.lang.Object getElementAt(int idx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||