org.eclipse.gmf.runtime.lite.properties.filters
Class FontColorHolderEditPartPropertySectionFilter

java.lang.Object
  extended by org.eclipse.gmf.runtime.lite.properties.filters.FontColorHolderEditPartPropertySectionFilter
All Implemented Interfaces:
org.eclipse.jface.viewers.IFilter

public class FontColorHolderEditPartPropertySectionFilter
extends Object
implements org.eclipse.jface.viewers.IFilter

Filter that matches elements that have font and/or color styles.


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

Constructor Detail

FontColorHolderEditPartPropertySectionFilter

public FontColorHolderEditPartPropertySectionFilter()
Method Detail

select

public boolean select(Object toTest)
Specified by:
select in interface org.eclipse.jface.viewers.IFilter


Copyright © 2012. All Rights Reserved.