DESY ACOP Beans Home

de.desy.acop.displayers.selector
Class SelectorPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by de.desy.acop.displayers.selector.SelectorPropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class SelectorPropertyEditor
extends java.beans.PropertyEditorSupport
implements java.beans.PropertyEditor

SelectorPropertyEditor is a PropertyEditor for ConnectionParameters.

Version:
$Id: Templates.xml,v 1.10 2004/01/13 16:17:13 jbobnar Exp $
Author:
Jaka Bobnar
See Also:
ConnectionParameters

Constructor Summary
SelectorPropertyEditor()
          Creates new instance of SelectorPropertyEditor.
 
Method Summary
 java.awt.Component getCustomEditor()
           
 java.lang.String getJavaInitializationString()
           
static void main(java.lang.String[] args)
           
 void setValue(java.lang.Object value)
           
 boolean supportsCustomEditor()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, 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
 
Methods inherited from interface java.beans.PropertyEditor
addPropertyChangeListener, getAsText, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText
 

Constructor Detail

SelectorPropertyEditor

public SelectorPropertyEditor()
Creates new instance of SelectorPropertyEditor.

Method Detail

getCustomEditor

public java.awt.Component getCustomEditor()
Specified by:
getCustomEditor in interface java.beans.PropertyEditor
Overrides:
getCustomEditor in class java.beans.PropertyEditorSupport

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Specified by:
getJavaInitializationString in interface java.beans.PropertyEditor
Overrides:
getJavaInitializationString in class java.beans.PropertyEditorSupport

supportsCustomEditor

public boolean supportsCustomEditor()
Specified by:
supportsCustomEditor in interface java.beans.PropertyEditor
Overrides:
supportsCustomEditor in class java.beans.PropertyEditorSupport

setValue

public void setValue(java.lang.Object value)
Specified by:
setValue in interface java.beans.PropertyEditor
Overrides:
setValue in class java.beans.PropertyEditorSupport

main

public static void main(java.lang.String[] args)


Copyright © 2010. All Rights Reserved.