Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.information |
Provides an information provider add-on for an ITextViewer.
|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHoverInformationControlManager
An information control manager that shows information in response to mouse
hover events.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractInformationControlManager |
TextViewer.getTextHoveringController()
Returns the text hovering controller of this viewer.
|
Modifier and Type | Class and Description |
---|---|
class |
InformationPresenter
Standard implementation of
IInformationPresenter . |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationBarHoverManager
This manager controls the layout, content, and visibility of an information
control in reaction to mouse hover events issued by the vertical ruler of a
source viewer.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.