ru.biosoft.access.search
Class FilteringSettingsBeanInfo.TypeEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.beanexplorer.editors.TagEditorSupport
          extended byru.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
 
Constructor Summary
FilteringSettingsBeanInfo.TypeEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 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 setAsText(java.lang.String text)
           
 void setBean(java.lang.Object bean)
           
 void setDescriptor(java.beans.FeatureDescriptor descriptor)
           
 
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
 

Field Detail

descriptor

protected java.beans.FeatureDescriptor descriptor
Constructor Detail

FilteringSettingsBeanInfo.TypeEditor

public FilteringSettingsBeanInfo.TypeEditor()
Method Detail

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.