Uses of Interface
org.eclipse.ui.intro.config.IIntroURL
Packages that use IIntroURL
Package
Description
Provides support for customizing welcome content and presentation.
-
Uses of IIntroURL in org.eclipse.ui.intro.config
Methods in org.eclipse.ui.intro.config that return IIntroURLModifier and TypeMethodDescriptionstatic IIntroURL
IntroURLFactory.createIntroURL
(String url) Parses the given string, and returns an IntroURL if the string is a valid Intro URL.