Class FormPhotoViewerDialog

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.forms.FormPhotoViewerDialog
All Implemented Interfaces:
com.jidesoft.dialog.ButtonNames, ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

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

    • FormPhotoViewerDialog

      public FormPhotoViewerDialog(int projectId, int layerId, int formId, long photoId, long elementId)
  • Method Details

    • createBannerPanel

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

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

      protected void createPhotoInfoContent()
    • createButtonPanel

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