jaxx.compiler.types
Class KeyStrokeConverter
java.lang.Object
jaxx.compiler.types.KeyStrokeConverter
- All Implemented Interfaces:
- TypeConverter
public class KeyStrokeConverter
- extends Object
- implements TypeConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStrokeConverter
public KeyStrokeConverter()
getSupportedTypes
public Class<?>[] getSupportedTypes()
- Specified by:
getSupportedTypes in interface TypeConverter
getJavaCode
public String getJavaCode(Object object)
- Specified by:
getJavaCode in interface TypeConverter
convertFromString
public Object convertFromString(String string,
Class<?> type)
- Specified by:
convertFromString in interface TypeConverter
Copyright © 2008-2012 CodeLutin. All Rights Reserved.