|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface of a factory for information controls (
IInformationControl
).
In order to provide backward compatibility for clients of
IInformationControlCreator
, extension interfaces are used as
a means of evolution. The following extension interfaces exist:
IInformationControlCreatorExtension
since
version 3.0 introducing checks of whether existing information control can
be reused and whether information control creators can replace each other.
IInformationControlCreatorExtension
Method Summary | |
IInformationControl |
createInformationControl(Shell parent)
Creates a new information control with the given shell as the control's parent. |
Method Detail |
public IInformationControl createInformationControl(Shell parent)
parent
- the parent shell
|
Eclipse Platform Release 3.0 |
||||||||||
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, 2004. All rights reserved.