org.eclipse.net4j.util.ui.container
Class ElementWizardFactory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.ui.container.ElementWizardFactory
- All Implemented Interfaces:
- IFactory
public abstract class ElementWizardFactory
- extends Factory
- Since:
- 3.1
- Author:
- Eike Stepper
PRODUCT_GROUP
public static final String PRODUCT_GROUP
- See Also:
- Constant Field Values
ElementWizardFactory
public ElementWizardFactory(String elementProductGroup,
String elementFactoryType)
create
public abstract IElementWizard create(String description)
throws ProductCreationException
- Throws:
ProductCreationException
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.