Eclipse Platform
2.1

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

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

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.
 


Eclipse Platform
2.1

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