public interface IlpBackgroundFactory
IlpBackground
that will represent a given background.IlpBackground
Modifier and Type | Method and Description |
---|---|
IlpBackground |
createBackground(IlpViewsView view,
URL backgroundURL)
Creates an
IlpBackground representing the given file. |
IlpBackground createBackground(IlpViewsView view, URL backgroundURL) throws IlpBackgroundHandlingException
IlpBackground
representing the given file.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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.