Uses of Class
vrml.eai.InvalidURLException
Packages that use InvalidURLException
Package
Description
-
Uses of InvalidURLException in org.web3d.vrml.scripting.external.eai
Methods in org.web3d.vrml.scripting.external.eai that throw InvalidURLException -
Uses of InvalidURLException in org.web3d.vrml.scripting.external.neteai
Methods in org.web3d.vrml.scripting.external.neteai that throw InvalidURLExceptionModifier and TypeMethodDescriptionvoid
NetworkBrowserClient.createVrmlFromURL
(String[] url, Node node, String eventIn) * @see vrml.eai.Browser#createVrmlFromURL(java.lang.String[], vrml.eai.Node, java.lang.String)void
* @see vrml.eai.Browser#loadURL(java.lang.String[], java.lang.String[]) -
Uses of InvalidURLException in vrml.eai
Methods in vrml.eai that throw InvalidURLExceptionModifier and TypeMethodDescriptionvoid
Browser.createVrmlFromURL
(String[] url, Node node, String eventIn) Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.void
Load the URL as the new root of the scene.