Classes | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog Class Reference
Inheritance diagram for com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog:
Inheritance graph
[legend]

Classes

class  IdData
 
class  Link
 

Public Member Functions

String getId ()
 
void setId (String value)
 

Protected Member Functions

void buttonPressed (int buttonId)
 
Control createDialogArea (Composite parent)
 
 IdCellDialog (Shell parentShell)
 

Private Member Functions

void updateAllJointButton ()
 
void updateButton (boolean isLink, int type)
 

Private Attributes

Button allJointButton_
 
String id_
 
Vector< Button > linkButtons_ = new Vector<Button>()
 
Vector< Linklinks_ = new Vector<Link>()
 
Vector< Button >[] sensorButtons_ = new Vector[GrxSensorItem.sensorType.length]
 
Vector< IdData >[] sensors_ = new Vector[GrxSensorItem.sensorType.length]
 

Detailed Description

Definition at line 1238 of file ControllerBridgePanel.java.

Constructor & Destructor Documentation

com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.IdCellDialog ( Shell  parentShell)
inlineprotected

Definition at line 1274 of file ControllerBridgePanel.java.

Member Function Documentation

void com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.buttonPressed ( int  buttonId)
inlineprotected

Definition at line 1446 of file ControllerBridgePanel.java.

Control com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.createDialogArea ( Composite  parent)
inlineprotected

Definition at line 1296 of file ControllerBridgePanel.java.

String com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.getId ( )
inline

Definition at line 1481 of file ControllerBridgePanel.java.

void com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.setId ( String  value)
inline

Definition at line 1485 of file ControllerBridgePanel.java.

void com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.updateAllJointButton ( )
inlineprivate

Definition at line 1557 of file ControllerBridgePanel.java.

void com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.updateButton ( boolean  isLink,
int  type 
)
inlineprivate

Definition at line 1530 of file ControllerBridgePanel.java.

Member Data Documentation

Button com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.allJointButton_
private

Definition at line 1272 of file ControllerBridgePanel.java.

String com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.id_
private

Definition at line 1269 of file ControllerBridgePanel.java.

Vector<Button> com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.linkButtons_ = new Vector<Button>()
private

Definition at line 1270 of file ControllerBridgePanel.java.

Vector<Link> com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.links_ = new Vector<Link>()
private

Definition at line 1267 of file ControllerBridgePanel.java.

Vector<Button> [] com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.sensorButtons_ = new Vector[GrxSensorItem.sensorType.length]
private

Definition at line 1271 of file ControllerBridgePanel.java.

Vector<IdData> [] com.generalrobotix.ui.view.simulation.ControllerBridgePanel.IdCellDialog.sensors_ = new Vector[GrxSensorItem.sensorType.length]
private

Definition at line 1268 of file ControllerBridgePanel.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