org.siebengeisslein.ide.gui
Class PropertyFactory

java.lang.Object
  extended by org.siebengeisslein.client.Persistent
      extended by org.siebengeisslein.ide.gui.PropertyFactory
All Implemented Interfaces:
Instrumented

public class PropertyFactory
extends Persistent


Constructor Summary
PropertyFactory(PanelDesignPanel designPanel)
           
 
Method Summary
 javax.swing.table.TableCellEditor getEditor(Property property)
           
 java.util.List<Property> getProperties(Persistent selected)
           
 
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

PropertyFactory

public PropertyFactory(PanelDesignPanel designPanel)
Method Detail

getProperties

public java.util.List<Property> getProperties(Persistent selected)

getEditor

public javax.swing.table.TableCellEditor getEditor(Property property)