|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openscience.jmol.app.WhatsNewDialog.PageLoader
class WhatsNewDialog.PageLoader
temporary class that loads synchronously (although later than the request so that a cursor change can be done).
Field Summary | |
---|---|
(package private) java.awt.Cursor |
cursor
|
(package private) java.net.URL |
url
|
Constructor Summary | |
---|---|
WhatsNewDialog.PageLoader(java.net.URL u,
java.awt.Cursor c)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.net.URL url
java.awt.Cursor cursor
Constructor Detail |
---|
WhatsNewDialog.PageLoader(java.net.URL u, java.awt.Cursor c)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |