no message
This commit is contained in:
@@ -22,6 +22,8 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
public JSplitPane SC63;
|
||||
public JSplitPane SC59;
|
||||
public JSplitPane SC64;
|
||||
public JSplitPane SC65;
|
||||
public JSplitPane SC66;
|
||||
//-
|
||||
//---
|
||||
private JTabbedPane testingTabs;
|
||||
@@ -66,8 +68,8 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
SC50.setLeftComponent(dvmTestingRunMaster.getContent());
|
||||
SC50.setRightComponent(dvmTestingRunSlave.getContent());
|
||||
//-
|
||||
SC64.setLeftComponent(sapforTestingMaster.getContent());
|
||||
SC64.setRightComponent(sapforTestingSlave.getContent());
|
||||
SC65.setLeftComponent(sapforTestingMaster.getContent());
|
||||
SC66.setLeftComponent(sapforTestingSlave.getContent());
|
||||
//-
|
||||
Global.testingServer.db.configurations.mountUI(configurationsPanel);
|
||||
Global.testingServer.account_db.packages.mountUI(packagesPanel);
|
||||
|
||||
Reference in New Issue
Block a user