Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.source |
Provides a support for managing annotations attached to a document.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractInformationControlManager.IInformationControlCloser |
AbstractInformationControlManager.fInformationControlCloser
The information control closer
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractInformationControlManager.setCloser(AbstractInformationControlManager.IInformationControlCloser closer)
Sets the information control closer for this manager.
|
Modifier and Type | Class and Description |
---|---|
protected class |
AnnotationBarHoverManager.Closer
The information control closer for the hover information.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.