Interface BackgroundFactoryAccessor.BackgroundFactoryProperty<BF extends BackgroundFactory<?>>

Type Parameters:
BF - the generic type
All Superinterfaces:
BackgroundFactoryAccessor<BF>, BackgroundFactoryAccessor.BackgroundFactoryMutator<BF>
All Known Subinterfaces:
GraphicalCheckerboardViewer<P,S,IMG,SF,BF,CBV>
All Known Implementing Classes:
AbstractGraphicalCheckerboardViewer
Enclosing interface:
BackgroundFactoryAccessor<BF extends BackgroundFactory<?>>

public static interface BackgroundFactoryAccessor.BackgroundFactoryProperty<BF extends BackgroundFactory<?>> extends BackgroundFactoryAccessor<BF>, BackgroundFactoryAccessor.BackgroundFactoryMutator<BF>
Provides a background factory property.