org.openscience.jmol.app
public class WhatsNewDialog extends JDialog implements HyperlinkListener
| Nested Class Summary | |
|---|---|
| class | WhatsNewDialog.PageLoader
temporary class that loads synchronously (although later than
the request so that a cursor change can be done). |
| Field Summary | |
|---|---|
| JEditorPane | html |
| Constructor Summary | |
|---|---|
| WhatsNewDialog(JFrame fr) | |
| Method Summary | |
|---|---|
| protected void | centerDialog() |
| void | hyperlinkUpdate(HyperlinkEvent e) |
| protected void | linkActivated(URL u)
Follows the reference in an
link. |
| void | OKPressed() |
Parameters: u the URL to follow