Class ReportDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ReportDialog extends JDialog
This dialog allows the user to select, add and edit reports.
Author:
Marc Vaudel, Harald Barsnes
See Also:
  • Constructor Details

    • ReportDialog

      public ReportDialog(ReporterGUI reporterGUI)
      Constructor.
      Parameters:
      reporterGUI - the main GUI instance