public static interface BackgroundFactoryAccessor.BackgroundFactoryMutator<BF extends BackgroundFactory<?,?>>
| Modifier and Type | Method and Description |
|---|---|
void |
setBackgroundFactory(BF aBackgroundFactory)
Sets the background factory for the background factory property.
|
void setBackgroundFactory(BF aBackgroundFactory)
aBackgroundFactory - The background factory to be stored by the
background factory property.Copyright © 2016. All rights reserved.