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