Class ProjectDeletionRunner

java.lang.Object
org.palladiosimulator.protocom.ProjectDeletionRunner
All Implemented Interfaces:
Runnable

public class ProjectDeletionRunner extends Object implements Runnable
Helper class that allows a message box to appear from a non user interface thread because the workbench shell is otherwise not accessible.
  • Constructor Details

    • ProjectDeletionRunner

      public ProjectDeletionRunner(String myProjectId)
  • Method Details