OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:propertyPage
(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/
PerformancesView.java
134
IPropertySheetPage
propertyPage
;
391
if (this.
propertyPage
== null) {
392
this.
propertyPage
= new PropertySheetPage();
394
return this.
propertyPage
;
649
if (this.
propertyPage
!= null) {
650
this.
propertyPage
.selectionChanged(this, event.getSelection());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 25 milliseconds