public class IlpImageBackgroundFactory extends Object implements IlpBackgroundFactory
IlpBackground
instances of type IlpImageBackground
that can be used to handle image based backgrounds.IlpImageBackground
Constructor and Description |
---|
IlpImageBackgroundFactory()
Instantiates a new background factory.
|
Modifier and Type | Method and Description |
---|---|
IlpBackground |
createBackground(IlpViewsView view,
URL backgroundURL)
Creates an
IlpBackground representing the given file. |
public IlpImageBackgroundFactory()
public IlpBackground createBackground(IlpViewsView view, URL backgroundURL) throws IlpBackgroundHandlingException
IlpBackground
representing the given file.createBackground
in interface IlpBackgroundFactory
view
- the view in which the background will be displayed.backgroundURL
- the URL
of interest.IlpBackground
representing the given file.IlpBackgroundHandlingException
- in case a problem occurs.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.