no message
This commit is contained in:
@@ -23,6 +23,10 @@ public interface TestingWindow extends VisualizerForm {
|
||||
void ShowNoServerSapfor();
|
||||
void ShowCurrentDVMPackage();
|
||||
void ShowNoCurrentDVMPackage();
|
||||
//--
|
||||
void ShowDVMRunTask(DVMRunTask master);
|
||||
void ShowSapforPackage(SapforPackage master);
|
||||
//-
|
||||
void CompareDVMRunTasks(DVMRunTask master, DVMRunTask slave);
|
||||
void CompareSapforPackages(SapforPackage master, SapforPackage slave);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user