Uses of Interface
org.dvb.internet.InternetClient

Packages that use InternetClient
org.dvb.internet Provides a mechanism for GEM applications to control internet clients that may be present on an GEM such as a web browser or email client. 
 

Uses of InternetClient in org.dvb.internet
 

Subinterfaces of InternetClient in org.dvb.internet
 interface EmailClient
          Interface supporting the operations required on an email client.
 interface UsenetClient
          This interface supports the operations required on a Usenet news client.
 interface WWWBrowser
          This interface provides support for the operations required on an WWW browser.