|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStackPresentationSite | |
---|---|
org.eclipse.ui.presentations |
Uses of IStackPresentationSite in org.eclipse.ui.presentations |
---|
Methods in org.eclipse.ui.presentations that return IStackPresentationSite | |
protected IStackPresentationSite |
StackPresentation.getSite()
Returns the presentation site (not null). |
Methods in org.eclipse.ui.presentations with parameters of type IStackPresentationSite | |
StackPresentation |
WorkbenchPresentationFactory.createEditorPresentation(Composite parent,
IStackPresentationSite site)
|
StackPresentation |
WorkbenchPresentationFactory.createViewPresentation(Composite parent,
IStackPresentationSite site)
|
StackPresentation |
WorkbenchPresentationFactory.createStandaloneViewPresentation(Composite parent,
IStackPresentationSite site,
boolean showTitle)
|
abstract StackPresentation |
AbstractPresentationFactory.createEditorPresentation(Composite parent,
IStackPresentationSite site)
Creates an editor presentation for presenting editors. |
abstract StackPresentation |
AbstractPresentationFactory.createViewPresentation(Composite parent,
IStackPresentationSite site)
Creates a stack presentation for presenting regular docked views. |
abstract StackPresentation |
AbstractPresentationFactory.createStandaloneViewPresentation(Composite parent,
IStackPresentationSite site,
boolean showTitle)
Creates a standalone stack presentation for presenting a standalone view. |
Constructors in org.eclipse.ui.presentations with parameters of type IStackPresentationSite | |
StackPresentation(IStackPresentationSite stackSite)
Constructs a new stack presentation with the given site. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.