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

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

public class RelationTypePropertyEditor
extends TypePropertyEditor


コンストラクタの概要
RelationTypePropertyEditor(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
 

コンストラクタの詳細

RelationTypePropertyEditor

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

getTypes

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