br.edu.fei.dcc.raciocinioespacial.editor.shapes.properties
Class TextProperty

java.lang.Object
  extended by org.eclipse.ui.views.properties.PropertyDescriptor
      extended by org.eclipse.ui.views.properties.TextPropertyDescriptor
          extended by br.edu.fei.dcc.raciocinioespacial.editor.shapes.properties.TextProperty
All Implemented Interfaces:
org.eclipse.ui.views.properties.IPropertyDescriptor

public class TextProperty
extends org.eclipse.ui.views.properties.TextPropertyDescriptor


Constructor Summary
TextProperty(java.lang.Object id, java.lang.String displayName)
           
 
Method Summary
 
Methods inherited from class org.eclipse.ui.views.properties.TextPropertyDescriptor
createPropertyEditor
 
Methods inherited from class org.eclipse.ui.views.properties.PropertyDescriptor
getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, isCompatibleWith, isLabelProviderSet, setAlwaysIncompatible, setCategory, setDescription, setFilterFlags, setHelpContextIds, setLabelProvider, setValidator
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextProperty

public TextProperty(java.lang.Object id,
                    java.lang.String displayName)