public class ExtensionDescriptor extends Object
Constructor and Description |
---|
ExtensionDescriptor(org.eclipse.core.runtime.IConfigurationElement element) |
Modifier and Type | Method and Description |
---|---|
ViewerExtension |
createExtension() |
String |
getAlign() |
String |
getLocation() |
public ExtensionDescriptor(org.eclipse.core.runtime.IConfigurationElement element)
public String getLocation()
public String getAlign()
public ViewerExtension createExtension() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException