|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.PingOO.DLAI.lib.PWidget.tool.HtmlBrowser.PageLoader
Temporary class that loads synchronously (although later than the request so that a cursor change can be done).
Runnable| Field Summary | |
private java.awt.Cursor |
cursor
The previous cursor. |
private java.net.URL |
nextHtmlPage
The next html page. |
| Constructor Summary | |
(package private) |
HtmlBrowser.PageLoader(java.net.URL htmlPage,
java.awt.Cursor cursor)
Creates a new loader for the html page. |
| Method Summary | |
void |
run()
Required by Runnable. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.net.URL nextHtmlPage
private java.awt.Cursor cursor
| Constructor Detail |
HtmlBrowser.PageLoader(java.net.URL htmlPage,
java.awt.Cursor cursor)
htmlPage - The new html page.cursor - The original cursor.| Method Detail |
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||