jp.carabiner.inkpod.pi.shape.editors
クラス FramePropertyGroupEditor

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.objectinfo.ObjectPropertyGroupEditorSupport
      上位を拡張 jp.carabiner.inkpod.pi.shape.editors.FramePropertyGroupEditor
すべての実装されたインタフェース:
ObjectPropertyGroupEditor

public class FramePropertyGroupEditor
extends ObjectPropertyGroupEditorSupport


コンストラクタの概要
FramePropertyGroupEditor(ObjectPropertyEditorTable table, ObjectPropertyGroupDescriptor propertyGroupDescriptor)
           
 
メソッドの概要
 void addComponents(PropertyEditorContainer container)
           
protected  void updateFramePropertyEditorStatus(ObjectPropertyEditorTable table)
           
protected  void updateGradientTypePropertyEditor(ObjectPropertyEditorTable table)
           
 
クラス jp.carabiner.inkpod.objectinfo.ObjectPropertyGroupEditorSupport から継承されたメソッド
createField, createField, getField, getFieldList, getPropertyEditorTable, getPropertyGroupDescriptor, isModal, setModal
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

FramePropertyGroupEditor

public FramePropertyGroupEditor(ObjectPropertyEditorTable table,
                                ObjectPropertyGroupDescriptor propertyGroupDescriptor)
メソッドの詳細

addComponents

public void addComponents(PropertyEditorContainer container)

updateFramePropertyEditorStatus

protected void updateFramePropertyEditorStatus(ObjectPropertyEditorTable table)

updateGradientTypePropertyEditor

protected void updateGradientTypePropertyEditor(ObjectPropertyEditorTable table)