|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.beans.PropertyEditorSupport com.ibm.etools.iseries.ui.ComparisonRangeValidatorCollatorStrengthEditor
public class ComparisonRangeValidatorCollatorStrengthEditor
PropertyEditor for property collatorStrength in class ComparisonRangeValidator.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
protected |
ComparisonRangeValidatorCollatorStrengthEditor()
ComparisonRangeValidatorCollatorStrengthEditor constructor. |
protected |
ComparisonRangeValidatorCollatorStrengthEditor(Object arg1)
ComparisonRangeValidatorCollatorStrengthEditor constructor with the specified Object. |
Method Summary | |
---|---|
static String |
Copyright()
This method returns the copyright notice for this class. |
String |
getAsText()
The property value as a string suitable for presentation to a user to edit. |
String |
getJavaInitializationString()
Returns a code fragment representing an initializer for the current value. |
String[] |
getTags()
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values. |
Object |
getValue()
Returns the value of the property. |
void |
setAsText(String s)
Set the property value by parsing a given String. |
void |
setValue(Object v)
Sets the value of the object that is to be edited. |
Methods inherited from class java.beans.PropertyEditorSupport |
---|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
Constructor Detail |
---|
protected ComparisonRangeValidatorCollatorStrengthEditor()
protected ComparisonRangeValidatorCollatorStrengthEditor(Object arg1)
arg1
- java.lang.ObjectMethod Detail |
---|
public static String Copyright()
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
public String getJavaInitializationString()
getJavaInitializationString
in interface PropertyEditor
getJavaInitializationString
in class PropertyEditorSupport
public Object getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
public String[] getTags()
getTags
in interface PropertyEditor
getTags
in class PropertyEditorSupport
public void setAsText(String s)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
s
- java.lang.Stringpublic void setValue(Object v)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
value
- The new target object to be edited.
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |