com.pnp.xfeature.models
Class AnnotationPropertyDescriptor

java.lang.Object
  extended by TextPropertyDescriptor
      extended by com.pnp.xfeature.models.AnnotationPropertyDescriptor

public class AnnotationPropertyDescriptor
extends TextPropertyDescriptor

Annotation specifis property descriptor that adds the DescriptionCellEditor to the property view


Constructor Summary
AnnotationPropertyDescriptor(java.lang.Object id, java.lang.String displayName, FeatureNodeModel model)
           
 
Method Summary
 CellEditor createPropertyEditor(Composite parent)
          creates the DescriptionCellEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationPropertyDescriptor

public AnnotationPropertyDescriptor(java.lang.Object id,
                                    java.lang.String displayName,
                                    FeatureNodeModel model)
Method Detail

createPropertyEditor

public CellEditor createPropertyEditor(Composite parent)
creates the DescriptionCellEditor



Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.