@@ -17,14 +17,16 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
return content;
|
||||
}
|
||||
public JSplitPane SC50;
|
||||
public JSplitPane SC65;
|
||||
public JSplitPane SC66;
|
||||
public JSplitPane SC48;
|
||||
public JSplitPane SC49;
|
||||
public JSplitPane SC46;
|
||||
public JSplitPane SC68;
|
||||
public JSplitPane SC53;
|
||||
public JSplitPane SC56;
|
||||
public JSplitPane SC63;
|
||||
public JSplitPane SC59;
|
||||
public JSplitPane SC64;
|
||||
public JSplitPane SC65;
|
||||
public JSplitPane SC66;
|
||||
//-
|
||||
//---
|
||||
private JTabbedPane testingTabs;
|
||||
@@ -35,6 +37,8 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
private JPanel configurationsPanel;
|
||||
private JPanel dvmPackagesPanel;
|
||||
private JButton bCompilationFilter;
|
||||
private JPanel dvmTestingPanel;
|
||||
private JPanel sapforTestingPanel;
|
||||
private JPanel packageVersionsPanel;
|
||||
private JPanel sapforConfigurationsPanel;
|
||||
private JLabel sapforConfigurationsLabel;
|
||||
@@ -43,8 +47,7 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
private JPanel sapforScenariosPanel;
|
||||
private JPanel serverSapforsPanel;
|
||||
private JPanel sapforPackagesPanel;
|
||||
private JTabbedPane dvmTabs;
|
||||
private JTabbedPane sapforTabs;
|
||||
private JTabbedPane sapforPackageTabs;
|
||||
private JPanel testsRunTasksBackground;
|
||||
private JCheckBox filterFinished;
|
||||
private JButton bTest;
|
||||
|
||||
Reference in New Issue
Block a user