Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.arranger.jarl.widget.filter
Class ComplexRect.ComplexRectConversionFunction  view ComplexRect.ComplexRectConversionFunction download ComplexRect.ComplexRectConversionFunction.java

java.lang.Object
  extended bycom.arranger.jarl.util.ObjectUtil.BaseConversionFunction
      extended bycom.arranger.jarl.widget.filter.ComplexRect.ComplexRectConversionFunction
All Implemented Interfaces:
com.arranger.jarl.util.ObjectUtil.IConversionFunction
Enclosing class:
ComplexRect

public static class ComplexRect.ComplexRectConversionFunction
extends com.arranger.jarl.util.ObjectUtil.BaseConversionFunction


Constructor Summary
ComplexRect.ComplexRectConversionFunction()
           
 
Method Summary
 void setField(java.lang.reflect.Field field, java.lang.String configData, java.lang.Object object)
          Sets the data member using reflection
 
Methods inherited from class com.arranger.jarl.util.ObjectUtil.BaseConversionFunction
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexRect.ComplexRectConversionFunction

public ComplexRect.ComplexRectConversionFunction()
Method Detail

setField

public void setField(java.lang.reflect.Field field,
                     java.lang.String configData,
                     java.lang.Object object)
              throws java.lang.Exception
Description copied from interface: com.arranger.jarl.util.ObjectUtil.IConversionFunction
Sets the data member using reflection