OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fullLineSelection
(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/
ComponentResultsView.java
95
Action
fullLineSelection
;
179
item.setControl (this.tabs[i].createTabFolderPage(this.componentResultsElement, this.tabFolder, this.
fullLineSelection
.isChecked()));
226
manager.add(this.
fullLineSelection
);
248
this.
fullLineSelection
= new Action("", IAction.AS_CHECK_BOX) {
253
this.
fullLineSelection
.setImageDescriptor(this.fullSelectionImageDescriptor);
254
this.
fullLineSelection
.setToolTipText("Full line selection");
255
// this.
fullLineSelection
.setChecked(true);
334
tabItems[i].setControl(this.tabs [i].createTabFolderPage(this.componentResultsElement, this.tabFolder, this.
fullLineSelection
.isChecked()));
384
this.
fullLineSelection
.setChecked(fullLine);
406
memento.putBoolean(IPerformancesConstants.PRE_FULL_LINE_SELECTION, this.
fullLineSelection
.isChecked())
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 171 milliseconds