Uses of Class
org.eclipse.jface.text.contentassist.BoldStylerProvider
Package
Description
Provides a content assist add-on for an
ITextViewer
.-
Uses of BoldStylerProvider in org.eclipse.jface.text.contentassist
Modifier and TypeMethodDescriptionICompletionProposalExtension7.getStyledDisplayString
(IDocument document, int offset, BoldStylerProvider boldStylerProvider) Returns the styled display string for this proposal with emphasized ranges that match the token at the current caret offset.