org.apache.batik.apps.svgbrowser
public class AboutDialog extends JWindow
| Field Summary | |
|---|---|
| static String | ICON_BATIK_SPLASH |
| Constructor Summary | |
|---|---|
| AboutDialog()
Creates a new AboutDialog. | |
| AboutDialog(Frame owner)
Creates a new AboutDialog with a given owner. | |
| Method Summary | |
|---|---|
| protected void | buildGUI()
Populates this window. |
| void | setLocationRelativeTo(Frame f) |