Class OptionPanel.Dialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Enclosing class:
OptionPanel

public static class OptionPanel.Dialog extends JDialog
This class is modal dialog to choose the jpeg encoding quality.
Version:
$Id: OptionPanel.java 1733416 2016-03-03 07:07:13Z gadams $
See Also:
  • Field Details

    • ok

      protected JButton ok
      The 'ok' button.
    • panel

      protected JPanel panel
      The 'ok' button.
  • Constructor Details

  • Method Details

    • createButtonPanel

      protected JPanel createButtonPanel()
      Creates the button panel.