Uses of Class
org.eclipse.ui.texteditor.TextNavigationAction
-
Packages that use TextNavigationAction Package Description org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. -
-
Uses of TextNavigationAction in org.eclipse.ui.texteditor
Subclasses of TextNavigationAction in org.eclipse.ui.texteditor Modifier and Type Class Description protected class
AbstractTextEditor.LineEndAction
This action implements smart end.protected class
AbstractTextEditor.LineStartAction
This action implements smart home.
-