Interface BackgroundFactoryAccessor.BackgroundFactoryMutator<BF extends BackgroundFactory<?,?>>

    • Method Detail

      • setBackgroundFactory

        void setBackgroundFactory​(BF aBackgroundFactory)
        Sets the background factory for the background factory property.
        Parameters:
        aBackgroundFactory - The background factory to be stored by the background factory property.