|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.client.Persistent
org.siebengeisslein.ide.TypeProtoTypeFactory
public class TypeProtoTypeFactory
| Constructor Summary | |
|---|---|
TypeProtoTypeFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getProtoType()
The returned value has to be a prototype value for a combo box that is not derived from Persistent, because swing classes may not hold references to persistent objects (in case they are expired and have to be reloaded. |
| Methods inherited from class org.siebengeisslein.client.Persistent |
|---|
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, 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 TypeProtoTypeFactory()
| Method Detail |
|---|
public java.lang.Object getProtoType()
ProtoTypeFactory
getProtoType in interface ProtoTypeFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||