Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ui.intro.config.IntroElement

Packages that use IntroElement
org.eclipse.ui.intro.config   
 

Uses of IntroElement in org.eclipse.ui.intro.config
 

Methods in org.eclipse.ui.intro.config that return IntroElement
abstract  IntroElement[] IntroConfigurer.getGroupChildren(String pageId, String groupId)
          Returns the children of computed groups.
 IntroElement[] IntroConfigurer.getLaunchBarShortcuts()
          Returns an array of elements that will be used to build launch bar short cut links.
 IntroElement[] IntroElement.getChildren()
          Returns the children of this element.
 

Methods in org.eclipse.ui.intro.config with parameters of type IntroElement
 void IntroElement.addChild(IntroElement child)
          Adds a child to this element.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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