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 ResourceBridgepublic String getMsg(String key)
getMsg in interface ResourceBridgepublic Options getOptions()
getOptions in interface ResourceBridgepublic InputStream getProgressInputStream(InputStream is, int expectedLength, String name)
getProgressInputStream in interface ResourceBridgepublic void displayUrl(String url, boolean inFrame)
displayUrl in interface ResourceBridgeCopyright © 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.