| |
|
| java.lang.Object org.eclipse.ui.internal.intro.IntroDescriptor
Constructor Summary | |
public | IntroDescriptor(IConfigurationElement configElement) Create a new IntroDescriptor for an extension. |
IntroDescriptor | public IntroDescriptor(IConfigurationElement configElement) throws CoreException(Code) | | Create a new IntroDescriptor for an extension.
|
getConfigurationElement | public IConfigurationElement getConfigurationElement()(Code) | | Returns the configuration element.
the configuration element since: 3.1 |
getImageDescriptor | public ImageDescriptor getImageDescriptor()(Code) | | |
|
|
|