com.sas.util.transforms
Class TransformInterfaceEditor
com.sas.util.transforms.TransformInterfaceEditor
- All Implemented Interfaces:
- com.sas.beans.ParentWindowRequestor, com.sas.beans.PropertyEditorBeanRequestor, com.sas.beans.PropertyEditorDescriptorRequestor, java.beans.PropertyChangeListener, java.beans.PropertyEditor, java.util.EventListener
public class TransformInterfaceEditor
Field Summary |
protected com.sas.util.transforms.TransformInterface[] |
transforms
|
transforms
protected com.sas.util.transforms.TransformInterface[] transforms
TransformInterfaceEditor
public TransformInterfaceEditor()
getAsText
public java.lang.String getAsText()
- Specified by:
getAsText
in interface java.beans.PropertyEditor
- Overrides:
getAsText
in class com.sas.beans.editors._InstanceEditor
getTags
public java.lang.String[] getTags()
- Specified by:
getTags
in interface java.beans.PropertyEditor
- Overrides:
getTags
in class com.sas.beans.editors._InstanceEditor
setAsText
public void setAsText(java.lang.String text)
throws java.lang.IllegalArgumentException
- Specified by:
setAsText
in interface java.beans.PropertyEditor
- Overrides:
setAsText
in class com.sas.beans.editors._InstanceEditor
- Throws:
java.lang.IllegalArgumentException
instanceMatches
protected boolean instanceMatches(java.lang.Object component)
- Overrides:
instanceMatches
in class com.sas.beans.editors._InstanceEditor
getFrameName
protected java.lang.String getFrameName()
Copyright © 2009 SAS Institute Inc. All Rights Reserved.