|
Eclipse JDT Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITypeInfoFilterExtension
A filter to select ITypeInfoRequestor
objects.
The interface should be implemented by clients wishing to provide special filtering to the type selection dialog.
Method Summary | |
---|---|
boolean |
select(ITypeInfoRequestor typeInfoRequestor)
Returns whether the given type makes it into the list or not. |
Method Detail |
---|
boolean select(ITypeInfoRequestor typeInfoRequestor)
typeInfoRequestor
- the ITypeInfoRequestor
to
used to access data for the type under inspection
|
Eclipse JDT Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |