Class PropertyValueEditor

java.lang.Object
javax.swing.AbstractCellEditor
com.inductiveautomation.factorypmi.designer.property.PropertyValueEditor
All Implemented Interfaces:
PropertyChangeListener, Serializable, EventListener, CellEditor, TableCellEditor

public class PropertyValueEditor extends AbstractCellEditor implements TableCellEditor, PropertyChangeListener
An editor for types which have a property editor. Note: Should consolidate with the PropertyValueRenderer
See Also: