Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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

Packages that use IWidgetTokenKeeper
org.eclipse.jface.contentassist Provides a content assist add-on for implementors of IContentAssistSubjectControl
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
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.contentassist
 

Classes in org.eclipse.jface.contentassist that implement IWidgetTokenKeeper
 class SubjectControlContentAssistant
          Deprecated. As of 3.2, replaced by Platform UI's field assist support *
 

Uses of IWidgetTokenKeeper in org.eclipse.jface.text
 

Methods in org.eclipse.jface.text with parameters of type IWidgetTokenKeeper
 void TextViewer. releaseWidgetToken ( IWidgetTokenKeeper tokenKeeper)
           
 void IWidgetTokenOwner. releaseWidgetToken ( IWidgetTokenKeeper tokenKeeper)
          The given token keeper releases the token to this token owner.
 boolean TextViewer. requestWidgetToken ( IWidgetTokenKeeper requester)
           
 boolean IWidgetTokenOwner. requestWidgetToken ( IWidgetTokenKeeper requester)
          Requests the widget token from this token owner.
 boolean IWidgetTokenOwnerExtension. requestWidgetToken ( IWidgetTokenKeeper requester, int priority)
          Requests the widget token from this token owner.
 boolean TextViewer. requestWidgetToken ( IWidgetTokenKeeper requester, int priority)
           
 

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
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire