public class BasicResourceBridge extends Object implements ResourceBridge
Constructor and Description |
---|
BasicResourceBridge(Options options)
Creates a new instance of BasicResourceBridge
|
Modifier and Type | Method and Description |
---|---|
void |
displayUrl(String url,
boolean inFrame) |
JComponent |
getComponent() |
String |
getMsg(String key) |
Options |
getOptions() |
InputStream |
getProgressInputStream(InputStream is,
int expectedLength,
String name) |
public BasicResourceBridge(Options options)
public JComponent getComponent()
getComponent
in interface ResourceBridge
public String getMsg(String key)
getMsg
in interface ResourceBridge
public Options getOptions()
getOptions
in interface ResourceBridge
public InputStream getProgressInputStream(InputStream is, int expectedLength, String name)
getProgressInputStream
in interface ResourceBridge
public void displayUrl(String url, boolean inFrame)
displayUrl
in interface ResourceBridge
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.