Public Member Functions | Protected Member Functions | Private Attributes
com.generalrobotix.ui.util.TwoInputDialog Class Reference
Inheritance diagram for com.generalrobotix.ui.util.TwoInputDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String[] getValues ()
 TwoInputDialog (Shell parentShell, String dialogTitle, String dialogMessage0, String initialValue0, IInputValidator validator, String dialogMessage1, String initialValue1)

Protected Member Functions

void buttonPressed (int buttonId)
Control createDialogArea (Composite parent)

Private Attributes

String dialogMessage1_ = null
String initialValue1_ = null
Text text1_ = null
String value1_ = null

Detailed Description

Definition at line 13 of file TwoInputDialog.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.util.TwoInputDialog.TwoInputDialog ( Shell  parentShell,
String  dialogTitle,
String  dialogMessage0,
String  initialValue0,
IInputValidator  validator,
String  dialogMessage1,
String  initialValue1 
) [inline]

Definition at line 19 of file TwoInputDialog.java.


Member Function Documentation

Definition at line 38 of file TwoInputDialog.java.

Control com.generalrobotix.ui.util.TwoInputDialog.createDialogArea ( Composite  parent) [inline, protected]

Definition at line 26 of file TwoInputDialog.java.

Definition at line 43 of file TwoInputDialog.java.


Member Data Documentation

Definition at line 14 of file TwoInputDialog.java.

Definition at line 15 of file TwoInputDialog.java.

Definition at line 17 of file TwoInputDialog.java.

Definition at line 16 of file TwoInputDialog.java.


The documentation for this class was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:21