Uses of Class
org.eclipse.ui.intro.config.IntroElement
Packages that use IntroElement
Package
Description
Provides support for customizing welcome content and presentation.
-
Uses of IntroElement in org.eclipse.ui.intro.config
Methods in org.eclipse.ui.intro.config that return IntroElementModifier and TypeMethodDescriptionIntroElement.getChildren()Returns the children of this element.abstract IntroElement[]IntroConfigurer.getGroupChildren(String pageId, String groupId) Returns the children of computed groups.IntroConfigurer.getLaunchBarShortcuts()Returns an array of elements that will be used to build launch bar short cut links.Methods in org.eclipse.ui.intro.config with parameters of type IntroElementModifier and TypeMethodDescriptionvoidIntroElement.addChild(IntroElement child) Adds a child to this element.