Package vrml.eai

Interface Browser

All Known Implementing Classes:
EAIBrowser, NetworkBrowserClient

public interface Browser
Basic browser interface that represents the interface to the VRML browser from any application. Individual VRML browser implementors are to extend this interface and provide this functionality. The individual users will not see anything but this interface.

A number of the methods in this application can take strings representing URLs. Relative URL strings contained in URL fields of nodes or these method arguments are interpreted as follows:

Relative URLs are treated as per clause B.3.5 of the EAI Java Bindings

Version:
1.1 25 April 1998