| Package | Description |
|---|---|
| org.dvb.internet |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailClient.createMessage(String to,
String subject,
String messageBody)
Create a new email message.
|
void |
WWWBrowser.goToURL(URL url)
Direct the web browser to display the page at the specified URL.
|
void |
UsenetClient.selectGroup(URL group)
Select and display messages in the specified newsgroup.
|
void |
UsenetClient.selectMessage(URL message)
Select and display a message with the given message ID.
|
Copyright © 2012 code4tv.com. All Rights Reserved.