|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.edu.fei.dcc.raciocinioespacial.editor.shapes.properties.PropertyUtils
public class PropertyUtils
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 |
---|
public PropertyUtils()
Method Detail |
---|
public static void removeById(java.util.List<org.eclipse.ui.views.properties.IPropertyDescriptor> lista, java.lang.String id)
public static org.eclipse.ui.views.properties.IPropertyDescriptor findById(java.util.List<org.eclipse.ui.views.properties.IPropertyDescriptor> lista, java.lang.String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |