JavaScript is disabled on your browser.
Skip navigation links
IcedTea-Web
NetX
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
javax.jnlp
Interface BasicService
public interface
BasicService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
URL
getCodeBase
()
boolean
isOffline
()
boolean
isWebBrowserSupported
()
boolean
showDocument
(
URL
url)
Method Details
getCodeBase
URL
getCodeBase
()
isOffline
boolean
isOffline
()
showDocument
boolean
showDocument
(
URL
url)
isWebBrowserSupported
boolean
isWebBrowserSupported
()