Class ProgressIndicatorProvider

java.lang.Object
com.intellij.openapi.progress.ProgressIndicatorProvider

public final class ProgressIndicatorProvider extends Object
  • Constructor Details

    • ProgressIndicatorProvider

      public ProgressIndicatorProvider()
  • Method Details

    • getInstance

      public static ProgressIndicatorProvider getInstance()
    • getProgressIndicator

      public ProgressIndicator getProgressIndicator()
    • getGlobalProgressIndicator

      @Nullable public static @Nullable ProgressIndicator getGlobalProgressIndicator()
    • checkCanceled

      public static void checkCanceled()