DESY ACOP Beans Home
de.desy.acop.displayers.selector
Class TableSelectorPropertyEditor
java.lang.Object
   java.beans.PropertyEditorSupport
java.beans.PropertyEditorSupport
       de.desy.acop.displayers.selector.TableSelectorPropertyEditor
de.desy.acop.displayers.selector.TableSelectorPropertyEditor
- All Implemented Interfaces: 
- java.beans.PropertyEditor
- public class TableSelectorPropertyEditor 
- extends java.beans.PropertyEditorSupport
TableSelectorPropertyEditor is a PropertyEditor
 for AcopTableParameters.
- Version:
- $Id: Templates.xml,v 1.10 2004/01/13 16:17:13 jbobnar Exp $
- Author:
- Jaka Bobnar
- See Also:
- AcopTableParameters
 
 
| Methods inherited from class java.beans.PropertyEditorSupport | 
| addPropertyChangeListener, firePropertyChange, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TableSelectorPropertyEditor
public TableSelectorPropertyEditor()
- Creates new instance of SelectorPropertyEditor.
 
getCustomEditor
public java.awt.Component getCustomEditor()
- 
- Specified by:
- getCustomEditorin interface- java.beans.PropertyEditor
- Overrides:
- getCustomEditorin class- java.beans.PropertyEditorSupport
 
- 
 
getJavaInitializationString
public java.lang.String getJavaInitializationString()
- 
- Specified by:
- getJavaInitializationStringin interface- java.beans.PropertyEditor
- Overrides:
- getJavaInitializationStringin class- java.beans.PropertyEditorSupport
 
- 
 
supportsCustomEditor
public boolean supportsCustomEditor()
- 
- Specified by:
- supportsCustomEditorin interface- java.beans.PropertyEditor
- Overrides:
- supportsCustomEditorin class- java.beans.PropertyEditorSupport
 
- 
 
getAsText
public java.lang.String getAsText()
- 
- Specified by:
- getAsTextin interface- java.beans.PropertyEditor
- Overrides:
- getAsTextin class- java.beans.PropertyEditorSupport
 
- 
 
setValue
public void setValue(java.lang.Object value)
- 
- Specified by:
- setValuein interface- java.beans.PropertyEditor
- Overrides:
- setValuein class- java.beans.PropertyEditorSupport
 
- 
 
Copyright © 2010. All Rights Reserved.