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

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

public class ArcSizePropertyEditor
extends SpinnerIntegerPropertyEditor


入れ子のクラスの概要
 
クラス jp.carabiner.inkpod.objectinfo.editors.SpinnerIntegerPropertyEditor から継承された入れ子のクラス/インタフェース
SpinnerIntegerPropertyEditor.DelegateEditor
 
コンストラクタの概要
ArcSizePropertyEditor(java.lang.Object object)
           
 
メソッドの概要
 
クラス jp.carabiner.inkpod.objectinfo.editors.SpinnerIntegerPropertyEditor から継承されたメソッド
addPropertyChangeListener, getAsText, getCustomEditor, getObject, getValue, isEditabled, isEnabled, isPaintable, isUndefined, paintValue, removePropertyChangeListener, setAsText, setEditable, setEnabled, setUndefined, setValue, supportsCustomEditor
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ArcSizePropertyEditor

public ArcSizePropertyEditor(java.lang.Object object)