jp.carabiner.inkpod.objectinfo.editors
クラス NodeTypePropertyEditor

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport
      上位を拡張 jp.carabiner.inkpod.objectinfo.editors.TypePropertyEditor
          上位を拡張 jp.carabiner.inkpod.objectinfo.editors.NodeTypePropertyEditor
すべての実装されたインタフェース:
ObjectPropertyEditor, ObjectPropertyEditor2

public class NodeTypePropertyEditor
extends TypePropertyEditor


コンストラクタの概要
NodeTypePropertyEditor(java.lang.Object object)
           
 
メソッドの概要
protected  java.lang.String[] getTypes(ModelValidator validator)
           
 
クラス jp.carabiner.inkpod.objectinfo.editors.TypePropertyEditor から継承されたメソッド
getCustomEditor, getValue, setAsText, setEnabled, setUndefined, setValue, supportsCustomEditor, updateState
 
クラス jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport から継承されたメソッド
addPropertyChangeListener, firePropertyChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, getAsText, getObject, getObjects, getSource, isEditabled, isEnabled, isModal, isPaintable, isUndefined, paintValue, registActivatedHandler, removePropertyChangeListener, setEditable, setModal, setObject, setObjects, setSource
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

NodeTypePropertyEditor

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

getTypes

protected java.lang.String[] getTypes(ModelValidator validator)
定義:
クラス TypePropertyEditor 内の getTypes