|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A factory that creates memory renderings.
Clients contributing a memory rendering type are intended to implement this interface. This factory will be used to create renderings.
IMemoryRendering
Method Summary | |
---|---|
IMemoryRendering |
createRendering(String id)
Creates and returns a rendering of the specified type, or null
if none. |
Method Detail |
public IMemoryRendering createRendering(String id) throws CoreException
null
if none.
id
- unique identifier of a memory rendering type
null
CoreException
- if unable to create the rendering
|
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.