Uses of Interface
org.eclipse.ui.IWorkbenchActionConstants
-
Packages that use IWorkbenchActionConstants Package Description org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. -
-
Uses of IWorkbenchActionConstants in org.eclipse.ui.texteditor
Subinterfaces of IWorkbenchActionConstants in org.eclipse.ui.texteditor Modifier and Type Interface Description interfaceITextEditorActionConstantsDefines the names of those actions which are pre-registered with theAbstractTextEditor.
-