Uses of Class
org.fife.ui.autocomplete.AutoCompletionStyleContext
-
Uses of AutoCompletionStyleContext in org.fife.ui.autocomplete
Fields in org.fife.ui.autocomplete declared as AutoCompletionStyleContextModifier and TypeFieldDescriptionprivate static final AutoCompletionStyleContext
AutoCompletion.STYLE_CONTEXT
Stores how to render auto-completion-specific highlights in text components.Methods in org.fife.ui.autocomplete that return AutoCompletionStyleContextModifier and TypeMethodDescriptionstatic AutoCompletionStyleContext
AutoCompletion.getStyleContext()
Returns the style context describing how auto-completion related highlights in the editor are rendered.