jaxx.compiler.types
Class GridBagConstraintsConverter
java.lang.Object
jaxx.compiler.types.GridBagConstraintsConverter
- All Implemented Interfaces:
- TypeConverter
public class GridBagConstraintsConverter
- extends Object
- implements TypeConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridBagConstraintsConverter
public GridBagConstraintsConverter()
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-2011 CodeLutin. All Rights Reserved.