org.eclipse.ercp.eworkbench
Class ApplicationRegistryReader
java.lang.Object
org.eclipse.ui.internal.registry.RegistryReader
org.eclipse.ercp.eworkbench.ApplicationRegistryReader
public class ApplicationRegistryReader
- extends org.eclipse.ui.internal.registry.RegistryReader
A strategy to read application extensions from the registry.
Methods inherited from class org.eclipse.ui.internal.registry.RegistryReader |
getClassValue, getDescription, logError, logMissingAttribute, logMissingElement, logUnknownElement, orderExtensions, readElementChildren, readElements, readExtension, readRegistry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATT_LARGE
public static final java.lang.String ATT_LARGE
- See Also:
- Constant Field Values
ATT_NORMAL
public static final java.lang.String ATT_NORMAL
- See Also:
- Constant Field Values
ATT_STATUS
public static final java.lang.String ATT_STATUS
- See Also:
- Constant Field Values
ApplicationRegistryReader
public ApplicationRegistryReader(ApplicationRegistry out)
readElement
protected boolean readElement(IConfigurationElement element)
- readElement method comment.
- Specified by:
readElement
in class org.eclipse.ui.internal.registry.RegistryReader
readApplications
public void readApplications(IExtensionRegistry in)