Package javax.jnlp
Interface BasicService
-
public interface BasicService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URL
getCodeBase()
boolean
isOffline()
boolean
isWebBrowserSupported()
boolean
showDocument(java.net.URL url)
-