com.bea.ide.sourceeditor.ui

com.bea.ide.sourceeditor.ui  Package

Interface Summary

IHoverListener

A hover listener provides notification that the mouse has paused ("hovered") over a certain point in source view.

IPopupTip

An interface defining a popup tip in the source editor.

IPopupTip.Container

Interface allowing the popup tip to reference its parent container.

Class Summary

DefaultPopupTip

A default IPopupTip implementation.

HoverEvent

HoverEvent objects are passed to IHoverListener objects when a hover event occurs in source view.