Class HTMLReportPart

java.lang.Object
com.amalgamasimulation.desktop.html.ui.HTMLReportPart

public class HTMLReportPart extends Object
  • Field Details

    • browser

      protected Browser browser
    • currentPage

      protected HTMLPage currentPage
    • englishPage

      protected HTMLPage englishPage
  • Constructor Details

    • HTMLReportPart

      public HTMLReportPart()
  • Method Details

    • renderReport

      protected void renderReport(HTMLReport htmlReport)
    • addExtraToolbarItems

      protected void addExtraToolbarItems(org.eclipse.swt.widgets.ToolBar toolBar)