Eclipse Platform
2.0

Uses of Interface
org.eclipse.jface.text.IWidgetTokenKeeper

Packages that use IWidgetTokenKeeper
org.eclipse.jface.text.contentassist Provides a content assist add-on for an ITextViewer
org.eclipse.jface.text.information Provides an information provider add-on for an ITextViewer
 

Uses of IWidgetTokenKeeper in org.eclipse.jface.text.contentassist
 

Classes in org.eclipse.jface.text.contentassist that implement IWidgetTokenKeeper
 class ContentAssistant
          The standard implementation of the IContentAssistant interface.
 

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

Classes in org.eclipse.jface.text.information that implement IWidgetTokenKeeper
 class InformationPresenter
          Standard implementation of IInformationPresenter.
 


Eclipse Platform
2.0

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