Uses of Interface
org.eclipse.ui.texteditor.stickyscroll.IStickyLine
Packages that use IStickyLine
-
Uses of IStickyLine in org.eclipse.ui.texteditor.stickyscroll
Classes in org.eclipse.ui.texteditor.stickyscroll that implement IStickyLineMethods in org.eclipse.ui.texteditor.stickyscroll that return types with arguments of type IStickyLineModifier and TypeMethodDescriptionIStickyLinesProvider.getStickyLines(ISourceViewer sourceViewer, int lineNumber, IStickyLinesProvider.StickyLinesProperties properties) Calculate the sticky lines for the source code of the given sourceViewer.