|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension interface for IInformationControlCreator
Introduces tests whether information controls can be reused and whether information control creators can replace each other.
IInformationControlCreator
,
IInformationControl
Method Summary | |
---|---|
boolean |
canReplace(IInformationControlCreator creator)
Tests whether this information control creator can replace the given information control creator. |
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,
false
otherwise
|
Eclipse Platform Release 3.1 |
|||||||||||
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. and others 2000, 2005. All rights reserved.