jp.carabiner.inkpod.objectinfo
クラス ObjectEditorTextField

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.objectinfo.ObjectEditorField
      上位を拡張 jp.carabiner.inkpod.objectinfo.ObjectEditorTextField

public class ObjectEditorTextField
extends ObjectEditorField


コンストラクタの概要
ObjectEditorTextField(ObjectPropertyDescriptor descriptor, ObjectPropertyGroupDescriptor propertyGroupDescriptor, ObjectPropertyEditor propertyEditor, javax.swing.JTextField editorComponent)
           
 
メソッドの概要
 java.lang.Object getValue()
           
 
クラス jp.carabiner.inkpod.objectinfo.ObjectEditorField から継承されたメソッド
getEditorComponent, getLabelComponent, getPropertyDescriptor, getPropertyEditor, getPropertyGroupDescriptor, setLabelComponent
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ObjectEditorTextField

public ObjectEditorTextField(ObjectPropertyDescriptor descriptor,
                             ObjectPropertyGroupDescriptor propertyGroupDescriptor,
                             ObjectPropertyEditor propertyEditor,
                             javax.swing.JTextField editorComponent)
メソッドの詳細

getValue

public java.lang.Object getValue()
                          throws PropertyValueValidationException
オーバーライド:
クラス ObjectEditorField 内の getValue
例外:
PropertyValueValidationException