jp.carabiner.inkpod.objectinfo.editors
クラス AutoLayoutConfigurationPropertyEditor
java.lang.Object
jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport
jp.carabiner.inkpod.objectinfo.editors.AutoLayoutConfigurationPropertyEditor
- すべての実装されたインタフェース:
- ObjectPropertyEditor, ObjectPropertyEditor2
public class AutoLayoutConfigurationPropertyEditor
- extends ObjectPropertyEditorSupport
フィールドの概要 |
protected javax.swing.JButton |
button
|
クラス jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport から継承されたメソッド |
addPropertyChangeListener, firePropertyChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, getObject, getObjects, getSource, getValue, isEditabled, isEnabled, isModal, isPaintable, isUndefined, paintValue, registActivatedHandler, removePropertyChangeListener, setEditable, setModal, setObject, setObjects, setSource, setValue |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
button
protected javax.swing.JButton button
AutoLayoutConfigurationPropertyEditor
public AutoLayoutConfigurationPropertyEditor(java.lang.Object object)
supportsCustomEditor
public boolean supportsCustomEditor()
- 定義:
- インタフェース
ObjectPropertyEditor
内の supportsCustomEditor
- オーバーライド:
- クラス
ObjectPropertyEditorSupport
内の supportsCustomEditor
getCustomEditor
public java.awt.Component getCustomEditor()
- 定義:
- インタフェース
ObjectPropertyEditor
内の getCustomEditor
- オーバーライド:
- クラス
ObjectPropertyEditorSupport
内の getCustomEditor
createEditor
protected void createEditor()
isEditingConfig
public boolean isEditingConfig()
editConfiguration
public boolean editConfiguration()
setAsText
public void setAsText(java.lang.String text)
- 定義:
- インタフェース
ObjectPropertyEditor
内の setAsText
- オーバーライド:
- クラス
ObjectPropertyEditorSupport
内の setAsText
getAsText
public java.lang.String getAsText()
- 定義:
- インタフェース
ObjectPropertyEditor
内の getAsText
- オーバーライド:
- クラス
ObjectPropertyEditorSupport
内の getAsText
setEnabled
public void setEnabled(boolean enabled)
- 定義:
- インタフェース
ObjectPropertyEditor
内の setEnabled
- オーバーライド:
- クラス
ObjectPropertyEditorSupport
内の setEnabled
setUndefined
public void setUndefined(boolean undefined)
- 定義:
- インタフェース
ObjectPropertyEditor
内の setUndefined
- オーバーライド:
- クラス
ObjectPropertyEditorSupport
内の setUndefined
updateState
protected void updateState()