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

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

void com.generalrobotix.ui.util.TwoInputDialog.buttonPressed ( int  buttonId)
inlineprotected

Definition at line 38 of file TwoInputDialog.java.

Control com.generalrobotix.ui.util.TwoInputDialog.createDialogArea ( Composite  parent)
inlineprotected

Definition at line 26 of file TwoInputDialog.java.

String [] com.generalrobotix.ui.util.TwoInputDialog.getValues ( )
inline

Definition at line 43 of file TwoInputDialog.java.

Member Data Documentation

String com.generalrobotix.ui.util.TwoInputDialog.dialogMessage1_ =null
private

Definition at line 14 of file TwoInputDialog.java.

String com.generalrobotix.ui.util.TwoInputDialog.initialValue1_ =null
private

Definition at line 15 of file TwoInputDialog.java.

Text com.generalrobotix.ui.util.TwoInputDialog.text1_ =null
private

Definition at line 17 of file TwoInputDialog.java.

String com.generalrobotix.ui.util.TwoInputDialog.value1_ =null
private

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 Sat May 8 2021 02:42:44