Uses of Interface
io.codeworth.panelmatic.PanelBuilderComponentFactory
-
Packages that use PanelBuilderComponentFactory Package Description io.codeworth.panelmatic.impl Holds implementations of the Panel Builders. -
-
Uses of PanelBuilderComponentFactory in io.codeworth.panelmatic.impl
Classes in io.codeworth.panelmatic.impl that implement PanelBuilderComponentFactory Modifier and Type Class Description classDefaultComponentFactoryA no frills component factory.Methods in io.codeworth.panelmatic.impl that return PanelBuilderComponentFactory Modifier and Type Method Description PanelBuilderComponentFactoryAbstractPanelBuilder. getComponentFactory()Methods in io.codeworth.panelmatic.impl with parameters of type PanelBuilderComponentFactory Modifier and Type Method Description voidAbstractPanelBuilder. setComponentFactory(PanelBuilderComponentFactory aComponentFactory)
-