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.
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.