ru.biosoft.access.search
Class FilteringSettingsBeanInfo.TypeEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.beanexplorer.editors.TagEditorSupport
ru.biosoft.access.search.FilteringSettingsBeanInfo.TypeEditor
- All Implemented Interfaces:
- java.beans.PropertyEditor, com.beanexplorer.editors.PropertyEditorEx
- Enclosing class:
- FilteringSettingsBeanInfo
- public static class FilteringSettingsBeanInfo.TypeEditor
- extends com.beanexplorer.editors.TagEditorSupport
- implements com.beanexplorer.editors.PropertyEditorEx
|
Field Summary |
protected java.beans.FeatureDescriptor |
descriptor
|
| Fields inherited from class com.beanexplorer.editors.TagEditorSupport |
startValue, values |
| 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, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
descriptor
protected java.beans.FeatureDescriptor descriptor
FilteringSettingsBeanInfo.TypeEditor
public FilteringSettingsBeanInfo.TypeEditor()
getAsText
public java.lang.String getAsText()
- Specified by:
getAsText in interface java.beans.PropertyEditor
setAsText
public void setAsText(java.lang.String text)
- Specified by:
setAsText in interface java.beans.PropertyEditor
getTags
public java.lang.String[] getTags()
- Specified by:
getTags in interface java.beans.PropertyEditor
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
getCustomRenderer
public java.awt.Component getCustomRenderer(java.awt.Component parent,
boolean isSelected,
boolean hasFocus)
- Specified by:
getCustomRenderer in interface com.beanexplorer.editors.PropertyEditorEx
getCustomEditor
public java.awt.Component getCustomEditor(java.awt.Component parent,
boolean isSelected)
- Specified by:
getCustomEditor in interface com.beanexplorer.editors.PropertyEditorEx
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.