|
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 ListEditor com.ibm.etools.iseries.edit.ui.preferences.VerifierPreferencePageCOBOLIFSConditionEditor
public class VerifierPreferencePageCOBOLIFSConditionEditor
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
VerifierPreferencePageCOBOLIFSConditionEditor(String strName,
String strLabel,
Composite compositeParent)
|
Method Summary | |
---|---|
protected String |
createList(String[] straArguments)
Creates a comma separated string from an array of individual strings. |
int |
getMaximumNameLength()
Return the max length for folder names: 5000 |
protected String |
getNewInputObject()
Create a input dialog when user click on "Add" to define a new condition. |
String |
isValid(String strInput)
Declared in IInputValidator. |
protected String[] |
parseString(String str)
Called to create the list from the string saved in the ini file. |
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 |
---|
public VerifierPreferencePageCOBOLIFSConditionEditor(String strName, String strLabel, Composite compositeParent)
Method Detail |
---|
protected String[] parseString(String str)
protected String getNewInputObject()
protected String createList(String[] straArguments)
public String isValid(String strInput)
public int getMaximumNameLength()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |