вкладки. v++
This commit is contained in:
@@ -17,16 +17,14 @@ 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 SC53;
|
||||
public JSplitPane SC56;
|
||||
public JSplitPane SC68;
|
||||
public JSplitPane SC63;
|
||||
public JSplitPane SC59;
|
||||
public JSplitPane SC64;
|
||||
public JSplitPane SC65;
|
||||
public JSplitPane SC66;
|
||||
//-
|
||||
//---
|
||||
private JTabbedPane testingTabs;
|
||||
@@ -37,8 +35,6 @@ 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;
|
||||
@@ -47,7 +43,8 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
private JPanel sapforScenariosPanel;
|
||||
private JPanel serverSapforsPanel;
|
||||
private JPanel sapforPackagesPanel;
|
||||
private JTabbedPane sapforPackageTabs;
|
||||
private JTabbedPane dvmTabs;
|
||||
private JTabbedPane sapforTabs;
|
||||
private JPanel testsRunTasksBackground;
|
||||
private JCheckBox filterFinished;
|
||||
private JButton bTest;
|
||||
|
||||
Reference in New Issue
Block a user