|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface implemented by objects that know how to match an
IWorkbenchPart against themselves.
This interface should not be implemented by clients.
| Method Summary | |
boolean |
selects(IWorkbenchPart part)
Answers whether or not I select a given workbench part. |
| Method Detail |
public boolean selects(IWorkbenchPart part)
part.
part - the workbench part to be tested
true if the part matches my criteria,
false otherwise
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.