HomeSort by relevance Sort by last modified time
    Searched defs:ConfigTab (Results 1 - 2 of 2) sorted by null

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
ConfigTab.java 52 public class ConfigTab {
93 public ConfigTab(String name, String box) {
169 Table tabTable = ConfigTab.this.table;
170 componentsView.select(ConfigTab.this.results, ConfigTab.this.configName, (String) ConfigTab.this.firstLine.get(cellPosition.x), tabTable.getItem(cellPosition.y).getText());
187 ToolTip tooltip = (ToolTip) ConfigTab.this.toolTips.get(cellPosition);
189 Point location = ConfigTab.this.table.toDisplay(new Point(e.x, e.y));
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 231 milliseconds