org.eclipse.gmf.graphdef.editor.sheet
Class FigureSectionProxy.Filter

java.lang.Object
  extended by org.eclipse.gmf.graphdef.editor.sheet.FigureSectionProxy.Filter
All Implemented Interfaces:
org.eclipse.jface.viewers.IFilter
Enclosing class:
FigureSectionProxy

public static class FigureSectionProxy.Filter
extends Object
implements org.eclipse.jface.viewers.IFilter

Generated

Constructor Summary
FigureSectionProxy.Filter()
           
 
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

FigureSectionProxy.Filter

public FigureSectionProxy.Filter()
Method Detail

select

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


Copyright © 2012. All Rights Reserved.