jp.carabiner.inkpod.objectinfo
クラス ObjectPropertyEditorUtils

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorUtils

public class ObjectPropertyEditorUtils
extends java.lang.Object


コンストラクタの概要
ObjectPropertyEditorUtils()
           
 
メソッドの概要
static ObjectPropertyEditorTable createObjectPropertyEditors(java.util.List<? extends java.lang.Object> objects, java.util.List<ObjectPropertyGroupDescriptor> propertyGroupDescriptorList)
           
static ObjectPropertyEditorTable createObjectPropertyEditors(java.lang.Object object, java.util.List<ObjectPropertyGroupDescriptor> propertyGroupDescriptorList)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ObjectPropertyEditorUtils

public ObjectPropertyEditorUtils()
メソッドの詳細

createObjectPropertyEditors

public static ObjectPropertyEditorTable createObjectPropertyEditors(java.lang.Object object,
                                                                    java.util.List<ObjectPropertyGroupDescriptor> propertyGroupDescriptorList)

createObjectPropertyEditors

public static ObjectPropertyEditorTable createObjectPropertyEditors(java.util.List<? extends java.lang.Object> objects,
                                                                    java.util.List<ObjectPropertyGroupDescriptor> propertyGroupDescriptorList)