org.eclipse.jdt.ui.text.java.hover |
Package-level Javadoc
Application programming interfaces for interaction with the Eclipse Java Editor.
Package Specification
Support for presenting text hovers in Java editors. The interface IJavaEditorTextHover
defines the programming interface for a text hover.
|
Java Source File Name | Type | Comment |
IJavaEditorTextHover.java | Interface | Provides a hover popup which appears on top of an editor with relevant
display information. |