SWT LPEX
v3.0.5

Uses of Package
com.ibm.lpex.alef.contentassist

Packages that use com.ibm.lpex.alef.contentassist
com.ibm.lpex.alef This package provides advanced line-oriented editing functions for Eclipse technology plug-ins. 
com.ibm.lpex.alef.contentassist This package is a version of package org.eclipse.jface.text.contentassist modified for use with LPEX. 
 

Classes in com.ibm.lpex.alef.contentassist used by com.ibm.lpex.alef
IContentAssistant
          An IContentAssistant provides support on interactive content completion.
 

Classes in com.ibm.lpex.alef.contentassist used by com.ibm.lpex.alef.contentassist
ICompletionProposal
          Interface for completion proposals generated by content-assist processors.
IContentAssistant
          An IContentAssistant provides support on interactive content completion.
IContentAssistProcessor
          A content assist processor proposes completions and computes context information for a particular content type.
IContextInformation
          The interface for context information presented to the user and generated by content-assist processors.
IContextInformationValidator
          A context information validator is used to determine whether a displayed context information is still valid at the current cursor position, or should be dismissed.
 


SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.