org.openscience.jmol.app.jmolpanel
Class HelpDialog.PageLoader
java.lang.Object
org.openscience.jmol.app.jmolpanel.HelpDialog.PageLoader
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- HelpDialog
class HelpDialog.PageLoader
- extends Object
- implements Runnable
temporary class that loads synchronously (although later than
the request so that a cursor change can be done).
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
url
URL url
cursor
Cursor cursor
HelpDialog.PageLoader
HelpDialog.PageLoader(URL u,
Cursor c)
run
public void run()
- Specified by:
run
in interface Runnable