Runtime

org.eclipse.gmf.runtime.diagram.ui.properties.filters
Class ShapeEditPartPropertySectionFilter

java.lang.Object
  extended by org.eclipse.gmf.runtime.diagram.ui.properties.filters.ShapeEditPartPropertySectionFilter
All Implemented Interfaces:
IFilter

public class ShapeEditPartPropertySectionFilter
extends java.lang.Object
implements IFilter

Filter to display a property section if the selection is a shape edit part.


Constructor Summary
ShapeEditPartPropertySectionFilter()
           
 
Method Summary
 boolean select(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShapeEditPartPropertySectionFilter

public ShapeEditPartPropertySectionFilter()
Method Detail

select

public boolean select(java.lang.Object object)
Specified by:
select in interface IFilter

Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.