|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnesstar.example.ExternalHTMLViewer
public class ExternalHTMLViewer
Will try to use an external browser installed on the machine such as Microsoft Internet Explorer or Netscape.
| Constructor Summary | |
|---|---|
ExternalHTMLViewer()
Constructor for the ExternalHTMLViewer object |
|
| Method Summary | |
|---|---|
void |
setPage(MIMEObject challenge)
Sets the page attribute of the ExternalHTMLViewer object |
void |
setPage(URL url)
Display the url in the viewer. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExternalHTMLViewer()
| Method Detail |
|---|
public void setPage(URL url)
throws Exception
HTMLViewer
setPage in interface HTMLViewerurl - the url to display in the viewer
Exception
public void setPage(MIMEObject challenge)
throws Exception
setPage in interface HTMLViewerchallenge - The new page value
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||