|
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 FieldEditor com.ibm.etools.iseries.rse.ui.preferences.ListEditor com.ibm.etools.iseries.edit.ui.preferences.IFSIncludeDirectoryEditor
public class IFSIncludeDirectoryEditor
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.rse.ui.preferences.ListEditor |
---|
_bUpperCase, _iMaxItems, addButton, buttonBox, Copyright, downButton, list, removeButton, selectionListener, upButton |
Constructor Summary | |
---|---|
IFSIncludeDirectoryEditor(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 com.ibm.etools.iseries.rse.ui.preferences.ListEditor |
---|
addPressed, adjustForNumColumns, createButtons, createPushButton, createSelectionListener, doFillIntoGrid, doLoad, doLoadDefault, doStore, downPressed, getButtonBoxControl, getListControl, getNumberOfControls, getSelectionListener, getShell, removePressed, selectionChanged, setFocus, setItemLimit, setUpperCase, swap, upPressed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
Constructor Detail |
---|
public IFSIncludeDirectoryEditor(String strName, String strLabel, Composite compositeParent)
Method Detail |
---|
protected String[] parseString(String str)
parseString
in class ListEditor
str
- the string
String
ListEditor.createList(java.lang.String[])
protected String getNewInputObject()
getNewInputObject
in class ListEditor
protected String createList(String[] straArguments)
createList
in class ListEditor
straArguments
- the list of items
ListEditor.parseString(java.lang.String)
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 |