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.contentassist.IContextInformationValidator

Packages that use IContextInformationValidator
org.eclipse.jface.contentassist Provides a content assist add-on for implementors of IContentAssistSubjectControl
org.eclipse.jface.text.contentassist Provides a content assist add-on for an ITextViewer
org.eclipse.jface.text.templates Application programming interfaces for interaction with the Eclipse text template support. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Uses of IContextInformationValidator in org.eclipse.jface.contentassist
 

Subinterfaces of IContextInformationValidator in org.eclipse.jface.contentassist
 interface ISubjectControlContextInformationValidator
          Deprecated. As of 3.2, replaced by Platform UI's field assist support
 

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

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

Classes in org.eclipse.jface.text.contentassist that implement IContextInformationValidator
 class ContextInformationValidator
          A default implementation of the IContextInfomationValidator interface.
 

Methods in org.eclipse.jface.text.contentassist that return IContextInformationValidator
  IContextInformationValidator IContentAssistProcessor. getContextInformationValidator ()
          Returns a validator used to determine when displayed context information should be dismissed.
 

Uses of IContextInformationValidator in org.eclipse.jface.text.templates
 

Methods in org.eclipse.jface.text.templates that return IContextInformationValidator
  IContextInformationValidator TemplateCompletionProcessor. getContextInformationValidator ()
           
 

Uses of IContextInformationValidator in org.eclipse.ui.texteditor
 

Methods in org.eclipse.ui.texteditor that return IContextInformationValidator
  IContextInformationValidator HippieProposalProcessor. getContextInformationValidator ()
           
 


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