Class TaskbarIntegration

java.lang.Object
net.mcreator.ui.TaskbarIntegration

public class TaskbarIntegration extends Object
  • Constructor Details

    • TaskbarIntegration

      public TaskbarIntegration()
  • Method Details

    • setProgressState

      public void setProgressState(Window w, int progress)
    • setIntermediateProgress

      public void setIntermediateProgress(Window w)
    • clearState

      public void clearState(Window w)
    • setWarningIndicator

      public void setWarningIndicator(Window w)
    • setErrorIndicator

      public void setErrorIndicator(Window w)