org.apache.batik.apps.svgbrowser
public static class OptionPanel.Dialog extends JDialog
| Nested Class Summary | |
|---|---|
| protected class | OptionPanel.Dialog.OKButtonAction
The action associated to the 'ok' button. |
| Field Summary | |
|---|---|
| protected JButton | ok
The 'ok' button. |
| protected JPanel | panel
The 'ok' button. |
| Constructor Summary | |
|---|---|
| Dialog(Component parent, String title, JPanel panel) | |
| Method Summary | |
|---|---|
| protected JPanel | createButtonPanel()
Creates the button panel. |