com.bankframe.fe.statemachine.ext.apploaders.bean.editors
Class EntryConditionPropertyEditor
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--com.bankframe.fe.statemachine.ext.apploaders.bean.editors.EntryConditionPropertyEditor
- All Implemented Interfaces:
- java.beans.PropertyEditor
- public class EntryConditionPropertyEditor
- extends java.beans.PropertyEditorSupport
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryConditionPropertyEditor
public EntryConditionPropertyEditor()
- Constructor for EntryConditionPropertyEditor.
EntryConditionPropertyEditor
public EntryConditionPropertyEditor(java.lang.Object arg0)
- Constructor for EntryConditionPropertyEditor.
- Parameters:
arg0
-
getAsText
public java.lang.String getAsText()
- Specified by:
getAsText
in interface java.beans.PropertyEditor
- Overrides:
getAsText
in class java.beans.PropertyEditorSupport
- See Also:
PropertyEditor.getAsText()
getTags
public java.lang.String[] getTags()
- Specified by:
getTags
in interface java.beans.PropertyEditor
- Overrides:
getTags
in class java.beans.PropertyEditorSupport
- See Also:
PropertyEditor.getTags()
setAsText
public void setAsText(java.lang.String arg0)
throws java.lang.IllegalArgumentException
- Specified by:
setAsText
in interface java.beans.PropertyEditor
- Overrides:
setAsText
in class java.beans.PropertyEditorSupport
java.lang.IllegalArgumentException
- See Also:
PropertyEditor.setAsText(String)
Copyright © 2005 Siebel Systems, Inc. All rights reserved.