Interface SwingGadgetFactory<E extends GomElement>

All Superinterfaces:
GadgetFactory<SwingGadget,E,SwingGadgetContext<E>>

public interface SwingGadgetFactory<E extends GomElement> extends GadgetFactory<SwingGadget,E,SwingGadgetContext<E>>
Definition for a factory providing means to create a specific SwingGadget.
Since:
4.2.405