Uses of Interface
org.eclipse.ui.texteditor.IReadOnlyDependent
-
Packages that use IReadOnlyDependent Package Description org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. -
-
Uses of IReadOnlyDependent in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement IReadOnlyDependent Modifier and Type Class Description classShiftActionAction for shifting code to the right or left by one indentation level.
-