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 classAbstractTextEditor.LineEndActionThis action implements smart end.protected classAbstractTextEditor.LineStartActionThis action implements smart home.
-