biouml.standard.filter
Class ActionEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.beanexplorer.editors.CustomEditorSupport
biouml.standard.filter.ActionEditor
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, java.beans.PropertyEditor, com.beanexplorer.editors.PropertyEditorEx
- public class ActionEditor
- extends com.beanexplorer.editors.CustomEditorSupport
| Fields inherited from class com.beanexplorer.editors.CustomEditorSupport |
bean, descriptor |
| Methods inherited from class com.beanexplorer.editors.CustomEditorSupport |
actionPerformed, getBean, getCustomEditor, getDescriptor, isPaintable, setBean, setColor, setDescriptor, supportsCustomEditor |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getTags, getValue, paintValue, removePropertyChangeListener, setAsText, setValue |
| 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, getJavaInitializationString, getTags, getValue, paintValue, removePropertyChangeListener, setAsText, setValue |
renderer
protected static ActionEditor.ActionRenderer renderer
editor
protected ActionEditor.ActionComboBox editor
font
protected static java.awt.Font font
REN_WIDTH
protected static int REN_WIDTH
ActionEditor
public ActionEditor()
getCustomRenderer
public java.awt.Component getCustomRenderer(java.awt.Component parent,
boolean isSelected,
boolean hasFocus)
getCustomEditor
public java.awt.Component getCustomEditor()
processValue
protected java.lang.Object processValue()
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.