|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Extension to IInformationControlCreator which
tests if an existing information control can be reused.
IInformationControlCreator,
IInformationControl| Method Summary | |
boolean |
canReplace(IInformationControlCreator creator)
Tests whether the given information provider can replace the given information provide. |
boolean |
canReuse(IInformationControl control)
Tests if an existing information control can be reused. |
| Method Detail |
public boolean canReuse(IInformationControl control)
control - the information control to test
true if the control can be reusedpublic boolean canReplace(IInformationControlCreator creator)
creator - the creator to be checked
true if the given creator can be replaced
|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||