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

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

public class AlphaSliderPropertyEditor
extends SliderPropertyEditor


入れ子のクラスの概要
 
クラス jp.carabiner.inkpod.objectinfo.editors.SliderPropertyEditor から継承された入れ子のクラス/インタフェース
SliderPropertyEditor.DelegateEditor, SliderPropertyEditor.SliderLabel
 
コンストラクタの概要
AlphaSliderPropertyEditor(java.lang.Object object)
           
 
メソッドの概要
protected  java.lang.String getSuffixString()
           
 
クラス jp.carabiner.inkpod.objectinfo.editors.SliderPropertyEditor から継承されたメソッド
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
 

コンストラクタの詳細

AlphaSliderPropertyEditor

public AlphaSliderPropertyEditor(java.lang.Object object)
メソッドの詳細

getSuffixString

protected java.lang.String getSuffixString()
オーバーライド:
クラス SliderPropertyEditor 内の getSuffixString