public class IlpMIDMIFBackgroundFactory extends Object implements IlpBackgroundFactory
IlpBackground
instances of type IlpMIDMIFBackground
.IlpMIDMIFBackground
Constructor and Description |
---|
IlpMIDMIFBackgroundFactory()
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 IlpMIDMIFBackgroundFactory()
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.