EGF Engine
Release 0.1.0

org.eclipse.egf.pde.internal.ui.wizard.page
Class FactoryComponentTemplateListSelectionPage

java.lang.Object
  extended by TemplateListSelectionPage
      extended by org.eclipse.egf.pde.internal.ui.wizard.page.FactoryComponentTemplateListSelectionPage

public class FactoryComponentTemplateListSelectionPage
extends TemplateListSelectionPage

Page where contributed template-based factory components are displayed.


Constructor Summary
FactoryComponentTemplateListSelectionPage(ElementList wizardElements_p, ContentPage page_p, String message_p)
          Constructor.
 
Method Summary
 void createControl(Composite parent_p)
           
protected  void initializeViewer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryComponentTemplateListSelectionPage

public FactoryComponentTemplateListSelectionPage(ElementList wizardElements_p,
                                                 ContentPage page_p,
                                                 String message_p)
Constructor.

Parameters:
wizardElements_p -
page_p -
message_p -
Method Detail

createControl

public void createControl(Composite parent_p)
See Also:
org.eclipse.pde.internal.ui.wizards.plugin.TemplateListSelectionPage#createControl(org.eclipse.swt.widgets.Composite)

initializeViewer

protected void initializeViewer()
See Also:
org.eclipse.pde.internal.ui.wizards.plugin.TemplateListSelectionPage#initializeViewer()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.