java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--java.awt.Window
|
+--java.awt.Dialog
|
+--javax.swing.JDialog
|
public class AboutDialog
Extends:
javax.swing.JDialog
Version:
$Id: AboutDialog.java,v 1.5 2005/03/23 12:53:44 gonzo Exp $
Author:
james todd [gonzo at jxta dot org]
| Field Summary |
private final static int |
|
private final static ResourceBundle |
|
private final static int |
|
| Constructor Summary |
public |
|
| Method Summary |
private JEditorPane |
|
private final static int HEIGHT = WIDTH
private final static ResourceBundle STRINGS = Resources.getStrings()
private final static int WIDTH = 500
public AboutDialog(Frame frame)
private JEditorPane ui()