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

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

public class LineWidthPropertyEditor
extends SpinnerIntegerPropertyEditor


入れ子のクラスの概要
 
クラス jp.carabiner.inkpod.objectinfo.editors.SpinnerIntegerPropertyEditor から継承された入れ子のクラス/インタフェース
SpinnerIntegerPropertyEditor.DelegateEditor
 
コンストラクタの概要
LineWidthPropertyEditor(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
 

コンストラクタの詳細

LineWidthPropertyEditor

public LineWidthPropertyEditor(java.lang.Object object)