|
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.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.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 |