public interface SwingGadgetFactory<E extends GomElement> extends de.espirit.firstspirit.module.GadgetComponent.GadgetFactory<SwingGadget,E,SwingGadgetContext<E>>
create a specific SwingGadget.| Modifier and Type | Method and Description |
|---|---|
SwingGadget |
create(SwingGadgetContext<E> context)
Creates a specific
SwingGadget. |
@NotNull SwingGadget create(@NotNull SwingGadgetContext<E> context)
SwingGadget.create in interface de.espirit.firstspirit.module.GadgetComponent.GadgetFactory<SwingGadget,E extends GomElement,SwingGadgetContext<E extends GomElement>>context - The context information.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500