org.fest.swing.keystroke
Class KeyStrokeMappingProvider_fr
java.lang.Object
org.fest.swing.keystroke.KeyStrokeMappingProvider_fr
- All Implemented Interfaces:
- KeyStrokeMappingProvider
public class KeyStrokeMappingProvider_fr
- extends Object
- implements KeyStrokeMappingProvider
Understands mapping characters to KeyStrokes for locale
FRENCH.
- Author:
- Florian SIMON, Alex Ruiz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStrokeMappingProvider_fr
public KeyStrokeMappingProvider_fr()
keyStrokeMappings
public Collection<KeyStrokeMapping> keyStrokeMappings()
- Returns the mapping between characters and
KeyStrokes for locale
FRENCH.
- Specified by:
keyStrokeMappings in interface KeyStrokeMappingProvider
- Returns:
- the mapping between characters and
KeyStrokes for locale FRENCH.
Copyright © 2007-2010 FEST (Fixtures for Easy Software Testing). All Rights Reserved.