biouml.plugins.simulation.plot
Class PlotExBeanInfo.PlotNameEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.beanexplorer.editors.StringTagEditorSupport
biouml.plugins.simulation.plot.PlotExBeanInfo.PlotNameEditor
- All Implemented Interfaces:
- java.beans.PropertyEditor, com.beanexplorer.editors.PropertyEditorEx
- Enclosing class:
- PlotExBeanInfo
- public static class PlotExBeanInfo.PlotNameEditor
- extends com.beanexplorer.editors.StringTagEditorSupport
- implements com.beanexplorer.editors.PropertyEditorEx
|
Field Summary |
protected java.lang.Object |
bean
|
protected java.beans.FeatureDescriptor |
descriptor
|
| Fields inherited from class com.beanexplorer.editors.StringTagEditorSupport |
values |
|
Method Summary |
java.lang.Object |
getBean()
|
java.awt.Component |
getCustomEditor(java.awt.Component parent,
boolean isSelected)
|
java.awt.Component |
getCustomRenderer(java.awt.Component parent,
boolean isSelected,
boolean hasFocus)
|
java.beans.FeatureDescriptor |
getDescriptor()
|
java.lang.String[] |
getTags()
|
void |
setBean(java.lang.Object bean)
|
void |
setDescriptor(java.beans.FeatureDescriptor descriptor)
|
| Methods inherited from class com.beanexplorer.editors.StringTagEditorSupport |
getAsText, setAsText |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.beans.PropertyEditor |
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor |
bean
protected java.lang.Object bean
descriptor
protected java.beans.FeatureDescriptor descriptor
PlotExBeanInfo.PlotNameEditor
public PlotExBeanInfo.PlotNameEditor()
getBean
public java.lang.Object getBean()
- Specified by:
getBean in interface com.beanexplorer.editors.PropertyEditorEx
setBean
public void setBean(java.lang.Object bean)
- Specified by:
setBean in interface com.beanexplorer.editors.PropertyEditorEx
getDescriptor
public java.beans.FeatureDescriptor getDescriptor()
- Specified by:
getDescriptor in interface com.beanexplorer.editors.PropertyEditorEx
setDescriptor
public void setDescriptor(java.beans.FeatureDescriptor descriptor)
- Specified by:
setDescriptor in interface com.beanexplorer.editors.PropertyEditorEx
getTags
public java.lang.String[] getTags()
- Specified by:
getTags in interface java.beans.PropertyEditor
getCustomEditor
public java.awt.Component getCustomEditor(java.awt.Component parent,
boolean isSelected)
- Specified by:
getCustomEditor in interface com.beanexplorer.editors.PropertyEditorEx
getCustomRenderer
public java.awt.Component getCustomRenderer(java.awt.Component parent,
boolean isSelected,
boolean hasFocus)
- Specified by:
getCustomRenderer in interface com.beanexplorer.editors.PropertyEditorEx
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.