This property page contributor is created from page entry in the registry.
Since instances of this class are created by the workbench, there is no
danger of premature loading of plugins.
isApplicableTo(Object object) Return true if name filter is not defined in the registry for this page,
or if name of the selected object matches the name filter.
Constructor Detail
RegistryPageContributor
public RegistryPageContributor(String pageId, IConfigurationElement element)(Code)
PropertyPageContributor constructor.
Parameters: pageId - the id Parameters: element - the element
Creates the page based on the information in the configuration element.
Parameters: element - the adaptable element the property page throws: CoreException - thrown if there is a problem creating the apge