Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IFolderLayout
An
IFolderLayout is used to define the initial views within a folder. |
Modifier and Type | Method and Description |
---|---|
IPlaceholderFolderLayout |
IPageLayout.createPlaceholderFolder(String folderId,
int relationship,
float ratio,
String refId)
Creates and adds a placeholder for a new folder with the given id to this page layout.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.