Uses of Class
org.fife.ui.rtextarea.RegExReplaceInfo
Packages that use RegExReplaceInfo
-
Uses of RegExReplaceInfo in org.fife.ui.rtextarea
Methods in org.fife.ui.rtextarea that return RegExReplaceInfoModifier and TypeMethodDescriptionprivate static RegExReplaceInfo
SearchEngine.getRegExReplaceInfo
(CharSequence searchIn, SearchContext context) Returns information on how to implement a regular expression "replace" action in the specified text with the specified replacement string.