OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mopenperspectiveaction
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorActionBarAdvisor.java
36
private IWorkbenchAction
mOpenPerspectiveAction
;
60
mOpenPerspectiveAction
= ActionFactory.OPEN_PERSPECTIVE_DIALOG.create(window);
61
register(
mOpenPerspectiveAction
);
96
windowMenu.add(
mOpenPerspectiveAction
);
Completed in 160 milliseconds