Uses of Class
jsyntaxpane.util.Configuration.StringKeyMatcher

Packages that use Configuration.StringKeyMatcher
jsyntaxpane.util   
 

Uses of Configuration.StringKeyMatcher in jsyntaxpane.util
 

Methods in jsyntaxpane.util that return types with arguments of type Configuration.StringKeyMatcher
 java.util.Set<Configuration.StringKeyMatcher> Configuration.getKeys(java.util.regex.Pattern pattern)
          Obtain a set of all keys (and parent's keys) that match the given pattern.