com.im.ijc.core.api.ui
Interface DFItemTCRegistry.FactoryCallback<T extends DFItem,V extends TopComponent>
- Enclosing class:
- DFItemTCRegistry<T extends DFItem,V extends TopComponent>
public static interface DFItemTCRegistry.FactoryCallback<T extends DFItem,V extends TopComponent>
Callback which will create subclass-specific BackgroundRunner to create
the TopComponent. The Runner will be chained to a BackgroundRunner wrapper
that does the registry's bookkeeping.
getViewFactory
BackgroundRunner getViewFactory(DFItemTCRegistry.CreateInfo<T,V> createInfo,
DFEnvironmentRO env)