|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport jp.carabiner.inkpod.objectinfo.editors.ObjectVisibilityProppertyEditor
public class ObjectVisibilityProppertyEditor
コンストラクタの概要 | |
---|---|
ObjectVisibilityProppertyEditor(java.lang.Object object)
|
メソッドの概要 | |
---|---|
java.awt.Component |
getCustomEditor()
|
java.lang.Object |
getValue()
|
void |
setEnabled(boolean enabled)
|
void |
setUndefined(boolean undefined)
|
void |
setValue(java.lang.Object value)
|
boolean |
supportsCustomEditor()
|
protected void |
updateState()
|
クラス jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport から継承されたメソッド |
---|
addPropertyChangeListener, firePropertyChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, getAsText, getObject, getObjects, getSource, isEditabled, isEnabled, isModal, isPaintable, isUndefined, paintValue, registActivatedHandler, removePropertyChangeListener, setAsText, setEditable, setModal, setObject, setObjects, setSource |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ObjectVisibilityProppertyEditor(java.lang.Object object)
メソッドの詳細 |
---|
public boolean supportsCustomEditor()
ObjectPropertyEditor
内の supportsCustomEditor
ObjectPropertyEditorSupport
内の supportsCustomEditor
public java.awt.Component getCustomEditor()
ObjectPropertyEditor
内の getCustomEditor
ObjectPropertyEditorSupport
内の getCustomEditor
public void setValue(java.lang.Object value)
ObjectPropertyEditor
内の setValue
ObjectPropertyEditorSupport
内の setValue
public java.lang.Object getValue()
ObjectPropertyEditor
内の getValue
ObjectPropertyEditorSupport
内の getValue
public void setEnabled(boolean enabled)
ObjectPropertyEditor
内の setEnabled
ObjectPropertyEditorSupport
内の setEnabled
public void setUndefined(boolean undefined)
ObjectPropertyEditor
内の setUndefined
ObjectPropertyEditorSupport
内の setUndefined
protected void updateState()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |