Class ReportView

java.lang.Object
pro.verron.officestamper.ReportView
All Implemented Interfaces:
Runnable

public class ReportView extends Object implements Runnable
Subcommand that generates an HTML viewer for a traceability report.
  • Constructor Details

    • ReportView

      public ReportView()
      Default constructor.
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable