Community
Participate
Working Groups
}
};
topMethodCalls.setLevel(ExecutionStatisticView.METHOD_LEVEL);
topMethodCalls.updateButtons();
titledConvert.setClient(topMethodCalls.getControl());
return level;
topInstances.setLevel(ExecutionStatisticView.CLASS_LEVEL);
topInstances.setLevel(topMethodCalls.getLevel());
titledConvert.setClient(topInstances.getControl());