DESY ACOP Beans Home
com.cosylab.gui.components
Class SliderSetModePropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.cosylab.gui.components.SliderSetModePropertyEditor
- All Implemented Interfaces:
- java.beans.PropertyEditor
public class SliderSetModePropertyEditor
- extends java.beans.PropertyEditorSupport
SliderSetModePropertyEditor
is an implementation
of the PropertyEditor
which enables setting
of the Slider.setSetMode(SliderSetMode)
property.
- Version:
- $Id: SliderSetModePropertyEditor.java,v 1.4 2008-04-22 12:28:40 jbobnar Exp $
- Author:
- Jaka Bobnar
- See Also:
Slider
,
Slider.setSetMode(SliderSetMode)
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SliderSetModePropertyEditor
public SliderSetModePropertyEditor()
getAsText
public java.lang.String getAsText()
- Specified by:
getAsText
in interface java.beans.PropertyEditor
- Overrides:
getAsText
in class java.beans.PropertyEditorSupport
setAsText
public void setAsText(java.lang.String text)
- Specified by:
setAsText
in interface java.beans.PropertyEditor
- Overrides:
setAsText
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
getTags
public java.lang.String[] getTags()
- Specified by:
getTags
in interface java.beans.PropertyEditor
- Overrides:
getTags
in class java.beans.PropertyEditorSupport
supportsCustomEditor
public boolean supportsCustomEditor()
- Specified by:
supportsCustomEditor
in interface java.beans.PropertyEditor
- Overrides:
supportsCustomEditor
in class java.beans.PropertyEditorSupport
Copyright © 2010. All Rights Reserved.