|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.client.Persistent
org.siebengeisslein.pgui.model.AbstractListModel
org.siebengeisslein.pgui.model.SetListModel
org.siebengeisslein.pgui.model.HashMapKeyListModel
public class HashMapKeyListModel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.siebengeisslein.pgui.model.SetListModel |
|---|
SetListModel.ListChangeListener |
| Constructor Summary | |
|---|---|
HashMapKeyListModel(HashMap hashMap,
boolean sort)
|
|
| Method Summary |
|---|
| Methods inherited from class org.siebengeisslein.pgui.model.SetListModel |
|---|
getElementAt, getSize |
| Methods inherited from class org.siebengeisslein.pgui.model.AbstractListModel |
|---|
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, initTransient, removeListDataListener |
| Methods inherited from class org.siebengeisslein.client.Persistent |
|---|
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashMapKeyListModel(HashMap hashMap,
boolean sort)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||