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

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

public class PaddingSpinnterIntegerPropertyEditor
extends SpinnerIntegerPropertyEditor


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

コンストラクタの詳細

PaddingSpinnterIntegerPropertyEditor

public PaddingSpinnterIntegerPropertyEditor(java.lang.Object object)