|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPlaceholderFolderLayout | |
---|---|
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
Uses of IPlaceholderFolderLayout in org.eclipse.ui |
---|
Subinterfaces of IPlaceholderFolderLayout in org.eclipse.ui | |
---|---|
interface |
IFolderLayout
An IFolderLayout is used to define the initial pages within a folder. |
Methods in org.eclipse.ui that return IPlaceholderFolderLayout | |
---|---|
IPlaceholderFolderLayout |
IPageLayout.createPlaceholderFolder(java.lang.String folderId,
int relationship,
float ratio,
java.lang.String refId)
Creates and adds a placeholder for a new folder with the given id to this page layout. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |