| 
 | 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.Objectjava.beans.PropertyEditorSupport
com.ibm.etools.iseries.ui.DFUCommitLockLevelEditor
public class DFUCommitLockLevelEditor
PropertyEditor for property commitLockLevel in class RecordIOManager.
| Constructor Summary | |
|---|---|
| protected  | DFUCommitLockLevelEditor()Deprecated. DFUDebugLevelEditor constructor. | 
| protected  | DFUCommitLockLevelEditor(Object arg1)Deprecated. DFUDebugLevelEditor constructor with the specified Object. | 
| Method Summary | |
|---|---|
| static String | Copyright()Deprecated. This method returns the copyright notice for this class. | 
|  String | getAsText()Deprecated. The property value as a string suitable for presentation to a user to edit. | 
|  String | getJavaInitializationString()Deprecated. Returns a code fragment representing an initializer for the current value. | 
|  String[] | getTags()Deprecated. 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()Deprecated. Returns the value of the property. | 
|  void | setAsText(String s)Deprecated. Set the property value by parsing a given String. | 
|  void | setValue(Object v)Deprecated. 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 | 
| Constructor Detail | 
|---|
protected DFUCommitLockLevelEditor()
protected DFUCommitLockLevelEditor(Object arg1)
arg1 - java.lang.Object| Method Detail | 
|---|
public static String Copyright()
public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic String getJavaInitializationString()
getJavaInitializationString in interface PropertyEditorgetJavaInitializationString in class PropertyEditorSupportpublic Object getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic String[] getTags()
getTags in interface PropertyEditorgetTags in class PropertyEditorSupportpublic void setAsText(String s)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupports - java.lang.Stringpublic void setValue(Object v)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportvalue - 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 | |||||||||