The Robot Application Programming Interface Delegate Project
RAPID Logo

StringListFieldEditor Class Reference

Inheritance diagram for StringListFieldEditor:
Collaboration diagram for StringListFieldEditor:

List of all members.

Public Member Functions

 StringListFieldEditor (String name, String labelText, String dialogTitle, String separator, Composite parent)
 Creates a string list field editor.

Protected Member Functions

 StringListFieldEditor ()
 disabled
String createList (String[] items)
String getNewInputObject ()
String[] parseString (String stringList)

Detailed Description

Author:
mallan

Constructor & Destructor Documentation

StringListFieldEditor ( ) [protected]
StringListFieldEditor ( String  name,
String  labelText,
String  dialogTitle,
String  separator,
Composite  parent 
)
Parameters:
namethe name of the preference this field editor works on
labelTextthe label text of the field editor
dialogTitletitle displayed for the text entry dialog
separator
parent

Member Function Documentation

String createList ( String[]  items) [protected]
String getNewInputObject ( ) [protected]

Here is the call graph for this function:

String [] parseString ( String  stringList) [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines