Uses of Interface
org.fest.swing.keystroke.KeyStrokeMappingProvider
Packages that use KeyStrokeMappingProvider
-
Uses of KeyStrokeMappingProvider in org.fest.swing.keystroke
Classes in org.fest.swing.keystroke that implement KeyStrokeMappingProviderModifier and TypeClassDescriptionclassUnderstands a default mapping of characters ands.KeyStrokeclassclassclass(package private) classUnderstands acreated by parsing a text file containing all the key mappings.KeyStrokeMappingProviderMethods in org.fest.swing.keystroke that return KeyStrokeMappingProviderModifier and TypeMethodDescription(package private) KeyStrokeMappingProviderKeyStrokeMappingProviderFactory.createProvider(String className) Creates acontaining all the character-keystroke mappings specified in the given file.KeyStrokeMappingProviderprivate KeyStrokeMappingProviderKeyStrokeMappingsParser.parse(InputStream input) Creates acontaining all the character-keystroke mappings specified in the file with the given name.KeyStrokeMappingProvider(package private) KeyStrokeMappingProviderKeyStrokeMappingProviderPicker.providerFor(OSFamily osFamily, Locale locale) Methods in org.fest.swing.keystroke with parameters of type KeyStrokeMappingProviderModifier and TypeMethodDescriptionstatic voidKeyStrokeMap.addKeyStrokesFrom(KeyStrokeMappingProvider provider) Adds the collection ofs from the givenKeyStrokeMappingto this map.KeyStrokeMappingProvider