de.espirit.firstspirit.ui.gadgets.swing
Interface SwingGadgetFactory<E extends GomElement>

All Superinterfaces:
de.espirit.firstspirit.module.GadgetComponent.GadgetFactory<SwingGadget,E,SwingGadgetContext<E>>

public interface SwingGadgetFactory<E extends GomElement>
extends de.espirit.firstspirit.module.GadgetComponent.GadgetFactory<SwingGadget,E,SwingGadgetContext<E>>

Definition for a factory providing means to create a specific SwingGadget.

Since:
4.2.405

Method Summary
 SwingGadget create(SwingGadgetContext<E> context)
          Creates a specific SwingGadget.
 

Method Detail

create

@NotNull
SwingGadget create(@NotNull
                           SwingGadgetContext<E> context)
Creates a specific SwingGadget.

Specified by:
create in interface de.espirit.firstspirit.module.GadgetComponent.GadgetFactory<SwingGadget,E extends GomElement,SwingGadgetContext<E extends GomElement>>
Parameters:
context - The context information.
Returns:
The gadget.
Since:
4.2.405


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480