Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.text.AbstractInformationControlManager

Packages that use AbstractInformationControlManager
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
org.eclipse.jface.text.information Provides an information provider add-on for an ITextViewer
 

Uses of AbstractInformationControlManager in org.eclipse.jface.text
 

Subclasses of AbstractInformationControlManager in org.eclipse.jface.text
 class AbstractHoverInformationControlManager
          An information control manager that shows information on mouse hover events.
 

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

Subclasses of AbstractInformationControlManager in org.eclipse.jface.text.information
 class InformationPresenter
          Standard implementation of IInformationPresenter.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.