Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.IPlaceholderFolderLayout

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(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.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.