Uses of Class
org.fife.rsta.ac.LanguageSupportFactory
Packages that use LanguageSupportFactory
Package
Description
A framework that facilitates code completion and parsing of languages in RSyntaxTextArea.
-
Uses of LanguageSupportFactory in org.fife.rsta.ac
Fields in org.fife.rsta.ac declared as LanguageSupportFactoryModifier and TypeFieldDescriptionprivate static final LanguageSupportFactoryLanguageSupportFactory.INSTANCEMethods in org.fife.rsta.ac that return LanguageSupportFactoryModifier and TypeMethodDescriptionstatic LanguageSupportFactoryLanguageSupportFactory.get()Returns the singleton instance of this class.