com.bankframe.fe.statemachine.ext.apploaders.bean.editors
Class IGuardConditionEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.bankframe.fe.statemachine.ext.apploaders.bean.editors.IGuardConditionEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class IGuardConditionEditor
extends java.beans.PropertyEditorSupport


Constructor Summary
IGuardConditionEditor()
          Constructor for GuradConditionPropertyEditor.
IGuardConditionEditor(java.lang.Object arg0)
          Constructor for GuradConditionPropertyEditor.
 
Method Summary
 java.lang.String getAsText()
           
 void setAsText(java.lang.String text)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IGuardConditionEditor

public IGuardConditionEditor()
Constructor for GuradConditionPropertyEditor.


IGuardConditionEditor

public IGuardConditionEditor(java.lang.Object arg0)
Constructor for GuradConditionPropertyEditor.

Parameters:
arg0 -
Method Detail

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


Copyright © 2005 Siebel Systems, Inc. All rights reserved.