com.im.ijc.core/1 5.9.4

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.


Method Summary
 BackgroundRunner getViewFactory(DFItemTCRegistry.CreateInfo<T,V> createInfo, DFEnvironmentRO env)
           
 

Method Detail

getViewFactory

BackgroundRunner getViewFactory(DFItemTCRegistry.CreateInfo<T,V> createInfo,
                                DFEnvironmentRO env)

com.im.ijc.core/1 5.9.4