Class ScannerReportViewerApp

java.lang.Object
org.sonar.scanner.protocol.viewer.ScannerReportViewerApp

public class ScannerReportViewerApp extends Object
  • Constructor Details

    • ScannerReportViewerApp

      public ScannerReportViewerApp()
      Create the application.
  • Method Details

    • main

      public static void main(String[] args)
      Launch the application.
    • getComponentTree

      public JTree getComponentTree()
    • getComponentEditor

      protected JEditorPane getComponentEditor()
    • createSourceEditor

      public static JEditorPane createSourceEditor()
    • createTextLineNumber

      public TextLineNumber createTextLineNumber()