Uses of Interface
org.praxislive.core.services.ComponentFactory
-
Packages that use ComponentFactory Package Description org.praxislive.base org.praxislive.code org.praxislive.core.services org.praxislive.tinkerforge org.praxislive.video.pgl.code -
-
Uses of ComponentFactory in org.praxislive.base
Classes in org.praxislive.base that implement ComponentFactory Modifier and Type Class Description classAbstractComponentFactory -
Uses of ComponentFactory in org.praxislive.code
Classes in org.praxislive.code that implement ComponentFactory Modifier and Type Class Description classAbstractComponentFactory -
Uses of ComponentFactory in org.praxislive.core.services
Methods in org.praxislive.core.services that return ComponentFactory Modifier and Type Method Description ComponentFactoryComponentFactoryProvider. getFactory()Get the component factory associated with this provider. -
Uses of ComponentFactory in org.praxislive.tinkerforge
Methods in org.praxislive.tinkerforge that return ComponentFactory Modifier and Type Method Description ComponentFactoryTFRootProvider. getFactory() -
Uses of ComponentFactory in org.praxislive.video.pgl.code
Methods in org.praxislive.video.pgl.code that return ComponentFactory Modifier and Type Method Description ComponentFactoryPGLCustomFactoryProvider. getFactory()
-