Uses of Class
org.eclipse.ui.actions.OpenSystemEditorAction
-
Packages that use OpenSystemEditorAction Package Description org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. -
-
Uses of OpenSystemEditorAction in org.eclipse.ui.actions
Subclasses of OpenSystemEditorAction in org.eclipse.ui.actions Modifier and Type Class Description class
OpenFileAction
Standard action for opening an editor on the currently selected file resource(s).
-