Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser

Packages that use AbstractInformationControlManager.IInformationControlCloser
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. 
 

Uses of AbstractInformationControlManager.IInformationControlCloser in org.eclipse.jface.text
 

Fields in org.eclipse.jface.text declared as AbstractInformationControlManager.IInformationControlCloser
protected  AbstractInformationControlManager.IInformationControlCloser AbstractInformationControlManager.fInformationControlCloser
          The information control closer
 

Methods in org.eclipse.jface.text with parameters of type AbstractInformationControlManager.IInformationControlCloser
protected  void AbstractInformationControlManager.setCloser(AbstractInformationControlManager.IInformationControlCloser closer)
          Sets the information control closer for this manager.
 

Uses of AbstractInformationControlManager.IInformationControlCloser in org.eclipse.jface.text.source
 

Classes in org.eclipse.jface.text.source that implement AbstractInformationControlManager.IInformationControlCloser
protected  class AnnotationBarHoverManager.Closer
          The information control closer for the hover information.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.