Class BasicPluginViewImpl

    • Field Detail

      • display

        org.eclipse.swt.widgets.Display display
      • panel

        org.eclipse.swt.widgets.Composite panel
      • progress

        org.eclipse.swt.widgets.ProgressBar progress
      • log

        org.eclipse.swt.custom.StyledText log
      • inclusionFilter

        java.util.regex.Pattern inclusionFilter
      • exclusionFilter

        java.util.regex.Pattern exclusionFilter
      • paused

        boolean paused
      • isCreated

        boolean isCreated
    • Constructor Detail

      • BasicPluginViewImpl

        public BasicPluginViewImpl()