|
|||||||||
| 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.gui.property.AbstractProperty<T>
public abstract class AbstractProperty<T>
| Constructor Summary | |
|---|---|
AbstractProperty(java.lang.String name)
|
|
| Method Summary | |
|---|---|
javax.swing.table.TableCellEditor |
getEditor()
|
java.lang.String |
getName()
|
| 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 |
| Methods inherited from interface org.siebengeisslein.ide.gui.Property |
|---|
getValue, setValue |
| Constructor Detail |
|---|
public AbstractProperty(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface Property<T>public javax.swing.table.TableCellEditor getEditor()
getEditor in interface Property<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||