Package rma.swing

Class ExportDialog

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable, IExportOptions

public class ExportDialog extends RmaJDialog implements IExportOptions
See Also:
  • Constructor Details

    • ExportDialog

      public ExportDialog(Frame frame)
      Constructor for the ExportDialog object
      Parameters:
      frame - Description
    • ExportDialog

      public ExportDialog(Dialog dialog)
      Constructor for the ExportDialog object
      Parameters:
      dialog - Description
  • Method Details

    • buildControls

      protected void buildControls()
      Method Description
    • isCanceled

      public boolean isCanceled()
      Gets the Canceled attribute of the ExportDialog object
      Returns:
      The Canceled value
    • getExportOptions

      public ExportOptions getExportOptions()
      Gets the ExportOptions attribute of the ExportDialog object
      Returns:
      The ExportOptions value