org.apache.batik.apps.svgbrowser

Class OptionPanel.Dialog

public static class OptionPanel.Dialog extends JDialog

This class is modal dialog to choose the jpeg encoding quality.
Nested Class Summary
protected classOptionPanel.Dialog.OKButtonAction
The action associated to the 'ok' button.
Field Summary
protected JButtonok
The 'ok' button.
protected JPanelpanel
The 'ok' button.
Constructor Summary
Dialog(Component parent, String title, JPanel panel)
Method Summary
protected JPanelcreateButtonPanel()
Creates the button panel.

Field Detail

ok

protected JButton ok
The 'ok' button.

panel

protected JPanel panel
The 'ok' button.

Constructor Detail

Dialog

public Dialog(Component parent, String title, JPanel panel)

Method Detail

createButtonPanel

protected JPanel createButtonPanel()
Creates the button panel.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.