Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Class CMBCollationStrengthEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.ibm.mm.beans.gui.CMBCollationStrengthEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class CMBCollationStrengthEditor
extends java.beans.PropertyEditorSupport

Property editor for the collationStrength property of CMBSearchTemplateList


Constructor Summary
CMBCollationStrengthEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 java.lang.String getJavaInitializationString()
           
 java.lang.String[] getTags()
           
 void setAsText(java.lang.String value)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMBCollationStrengthEditor

public CMBCollationStrengthEditor()
Method Detail

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Overrides:
getJavaInitializationString in class java.beans.PropertyEditorSupport

getTags

public java.lang.String[] getTags()
Overrides:
getTags in class java.beans.PropertyEditorSupport

getAsText

public java.lang.String getAsText()
Overrides:
getAsText in class java.beans.PropertyEditorSupport

setAsText

public void setAsText(java.lang.String value)
               throws java.lang.IllegalArgumentException
Overrides:
setAsText in class java.beans.PropertyEditorSupport

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.