インタフェース
jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorTable の使用

ObjectPropertyEditorTable を使用しているパッケージ
jp.carabiner.inkpod.objectinfo   
jp.carabiner.inkpod.pi.shape.editors   
 

jp.carabiner.inkpod.objectinfo での ObjectPropertyEditorTable の使用
 

ObjectPropertyEditorTable を実装している jp.carabiner.inkpod.objectinfo のクラス
 class DefaultObjectPropertyEditorTable
           
 

ObjectPropertyEditorTable を返す jp.carabiner.inkpod.objectinfo のメソッド
static ObjectPropertyEditorTable ObjectPropertyEditorUtils.createObjectPropertyEditors(java.util.List<? extends java.lang.Object> objects, java.util.List<ObjectPropertyGroupDescriptor> propertyGroupDescriptorList)
           
static ObjectPropertyEditorTable ObjectPropertyEditorUtils.createObjectPropertyEditors(java.lang.Object object, java.util.List<ObjectPropertyGroupDescriptor> propertyGroupDescriptorList)
           
static ObjectPropertyEditorTable ObjectInfoUtils.createObjectPropertyEditors(ObjectPropertyGroupDescriptor[] propertyGroupDescriptors, java.lang.Object object)
           
 ObjectPropertyEditorTable ObjectPropertyGroupEditorSupport.getPropertyEditorTable()
           
 ObjectPropertyEditorTable ObjectPropertyGroupEditor.getPropertyEditorTable()
           
 

ObjectPropertyEditorTable 型のパラメータを持つ jp.carabiner.inkpod.objectinfo のメソッド
 ObjectPropertyGroupEditor ObjectPropertyGroupEditorFactory.createEditor(ObjectPropertyEditorTable propertyEditorTable, ObjectPropertyGroupDescriptor descriptor)
           
 ObjectPropertyGroupEditor DefaultObjectPropertyGroupEditorFactory.createEditor(ObjectPropertyEditorTable propertyEditorTable, ObjectPropertyGroupDescriptor descriptor)
           
protected  ObjectEditorField ObjectPropertyGroupEditorSupport.createField(ObjectPropertyEditorTable table, java.lang.String name)
           
 ObjectPropertyGroupEditor ObjectPropertyGroupDescriptor.createPropertyGroupEditor(ObjectPropertyEditorTable propertyEditorTable)
           
 

ObjectPropertyEditorTable 型のパラメータを持つ jp.carabiner.inkpod.objectinfo のコンストラクタ
ObjectPropertyGroupEditorSupport(ObjectPropertyEditorTable propertyEditorTable, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
 

jp.carabiner.inkpod.pi.shape.editors での ObjectPropertyEditorTable の使用
 

ObjectPropertyEditorTable 型のパラメータを持つ jp.carabiner.inkpod.pi.shape.editors のメソッド
protected  void FramePropertyGroupEditor.updateFramePropertyEditorStatus(ObjectPropertyEditorTable table)
           
protected  void FramePropertyGroupEditor.updateGradientTypePropertyEditor(ObjectPropertyEditorTable table)
           
 

ObjectPropertyEditorTable 型のパラメータを持つ jp.carabiner.inkpod.pi.shape.editors のコンストラクタ
BezierCurvesNodeShapePropertyGroupEditor(ObjectPropertyEditorTable propertyEditorTable, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
CurveLinePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
FramePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
LocationSizePropertyGroupEditor(ObjectPropertyEditorTable propertyEditorTable, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
PolylinePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
RectangleLocationSizePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
RelationLinePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
RelationTextPropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
RightAngleLinePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
RoundrectFramePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
ShadowPropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
TextImagePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
TextPropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
TextStylePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)