Class ManagePrintLayoutsDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
com.jidesoft.dialog.StandardDialog
com.kheops.jmap.client.gui.print.ManagePrintLayoutsDialog
All Implemented Interfaces:
com.jidesoft.dialog.ButtonNames, ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ManagePrintLayoutsDialog extends com.jidesoft.dialog.StandardDialog
See Also:
  • Constructor Details

    • ManagePrintLayoutsDialog

      public ManagePrintLayoutsDialog(Window window)
  • Method Details

    • createContentPanel

      public JComponent createContentPanel()
      Specified by:
      createContentPanel in class com.jidesoft.dialog.StandardDialog
    • createButtonPanel

      public com.jidesoft.dialog.ButtonPanel createButtonPanel()
      Specified by:
      createButtonPanel in class com.jidesoft.dialog.StandardDialog
    • createBannerPanel

      public JComponent createBannerPanel()
      Specified by:
      createBannerPanel in class com.jidesoft.dialog.StandardDialog