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

java.lang.Object
  extended by br.edu.fei.dcc.raciocinioespacial.editor.shapes.properties.PropertyUtils

public class PropertyUtils
extends java.lang.Object


Constructor Summary
PropertyUtils()
           
 
Method Summary
static org.eclipse.ui.views.properties.IPropertyDescriptor findById(java.util.List<org.eclipse.ui.views.properties.IPropertyDescriptor> lista, java.lang.String id)
           
static void removeById(java.util.List<org.eclipse.ui.views.properties.IPropertyDescriptor> lista, java.lang.String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtils

public PropertyUtils()
Method Detail

removeById

public static void removeById(java.util.List<org.eclipse.ui.views.properties.IPropertyDescriptor> lista,
                              java.lang.String id)

findById

public static org.eclipse.ui.views.properties.IPropertyDescriptor findById(java.util.List<org.eclipse.ui.views.properties.IPropertyDescriptor> lista,
                                                                           java.lang.String id)