Public Member Functions | Private Attributes | Static Private Attributes | List of all members
com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel Class Reference
Inheritance diagram for com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel:
Inheritance graph
[legend]

Public Member Functions

 ControllerEditorPanel (Composite parent, int style, String[] initialNames)
 
void doCancel ()
 
void setEnabled (boolean flag)
 
void setNode (GrxModelItem node)
 
void startEditMode (GrxModelItem node)
 

Private Attributes

Combo boxController_
 
Button btnOk_
 
ControllerBridgePanel controllerBridge_
 
int mode_
 
GrxBaseItem node_
 
SEDoubleTextWithSpinForSWT spinControlTime_
 
Text tfSetupCommand_
 
Text tfSetupDirectory_
 

Static Private Attributes

static final int BUTTON_WIDTH = 50
 
static final int COMBO_WIDTH = 200
 
static final int MODE_EDIT = 1
 

Detailed Description

Definition at line 244 of file ControllerPanel.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.ControllerEditorPanel ( Composite  parent,
int  style,
String[]  initialNames 
)
inline

Definition at line 260 of file ControllerPanel.java.

Member Function Documentation

void com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.doCancel ( )
inline

Definition at line 465 of file ControllerPanel.java.

void com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.setEnabled ( boolean  flag)
inline

Definition at line 494 of file ControllerPanel.java.

void com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.setNode ( GrxModelItem  node)
inline

Definition at line 469 of file ControllerPanel.java.

void com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.startEditMode ( GrxModelItem  node)
inline

Definition at line 453 of file ControllerPanel.java.

Member Data Documentation

Combo com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.boxController_
private

Definition at line 253 of file ControllerPanel.java.

Button com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.btnOk_
private

Definition at line 257 of file ControllerPanel.java.

final int com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.BUTTON_WIDTH = 50
staticprivate

Definition at line 249 of file ControllerPanel.java.

final int com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.COMBO_WIDTH = 200
staticprivate

Definition at line 248 of file ControllerPanel.java.

ControllerBridgePanel com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.controllerBridge_
private

Definition at line 258 of file ControllerPanel.java.

int com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.mode_
private

Definition at line 251 of file ControllerPanel.java.

final int com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.MODE_EDIT = 1
staticprivate

Definition at line 246 of file ControllerPanel.java.

GrxBaseItem com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.node_
private

Definition at line 252 of file ControllerPanel.java.

SEDoubleTextWithSpinForSWT com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.spinControlTime_
private

Definition at line 254 of file ControllerPanel.java.

Text com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.tfSetupCommand_
private

Definition at line 256 of file ControllerPanel.java.

Text com.generalrobotix.ui.view.simulation.ControllerPanel.ControllerEditorPanel.tfSetupDirectory_
private

Definition at line 255 of file ControllerPanel.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