com.pnp.xfeature.models
Class BrowsePropertyDescriptor

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

public class BrowsePropertyDescriptor
extends TextPropertyDescriptor

A specific property descriptor that add the BrowseCellEditor to the property view


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

Constructor Detail

BrowsePropertyDescriptor

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

createPropertyEditor

public CellEditor createPropertyEditor(Composite parent)
creates the BrowseCellEditor



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