Package | Description |
---|---|
org.eclipse.ui.intro.config |
Provides support for customizing welcome content and presentation.
|
Modifier and Type | Method and Description |
---|---|
IntroElement[] |
IntroElement.getChildren()
Returns the children of this element.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
IntroElement.addChild(IntroElement child)
Adds a child to this element.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.