Package org.eclipse.jdt.ui.text.java.hover
Application programming interfaces for interaction with the Eclipse Java Editor.
See:
Description
Interface Summary
|
IJavaEditorTextHover
|
Provides a hover popup which appears on top of an editor with relevant
display information. |
Package org.eclipse.jdt.ui.text.java.hover Description
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.
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.