|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.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 内の supportsCustomEditorObjectPropertyEditorSupport 内の supportsCustomEditorpublic java.awt.Component getCustomEditor()
ObjectPropertyEditor 内の getCustomEditorObjectPropertyEditorSupport 内の getCustomEditorpublic void setValue(java.lang.Object value)
ObjectPropertyEditor 内の setValueObjectPropertyEditorSupport 内の setValuepublic java.lang.Object getValue()
ObjectPropertyEditor 内の getValueObjectPropertyEditorSupport 内の getValuepublic void setEnabled(boolean enabled)
ObjectPropertyEditor 内の setEnabledObjectPropertyEditorSupport 内の setEnabledpublic void setUndefined(boolean undefined)
ObjectPropertyEditor 内の setUndefinedObjectPropertyEditorSupport 内の setUndefinedprotected void updateState()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||