Class KeyStrokeConverter
java.lang.Object
org.nuiton.converter.KeyStrokeConverter
- All Implemented Interfaces:
org.apache.commons.beanutils.Converter, NuitonConverter<KeyStroke>
- Since:
- 1.0
- Author:
- Sylvain Letellier - letellier@codelutin.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyStrokeConverter
public KeyStrokeConverter()
-
-
Method Details
-
convert
-
isEnabled
-
getType
- Specified by:
getTypein interfaceNuitonConverter<KeyStroke>- Returns:
- the main type of the converter.
-