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

List of all members.

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

Definition at line 1274 of file ControllerBridgePanel.java.


Member Function Documentation

Definition at line 1446 of file ControllerBridgePanel.java.

Definition at line 1296 of file ControllerBridgePanel.java.

Definition at line 1481 of file ControllerBridgePanel.java.

Definition at line 1485 of file ControllerBridgePanel.java.

Definition at line 1557 of file ControllerBridgePanel.java.

Definition at line 1530 of file ControllerBridgePanel.java.


Member Data Documentation

Definition at line 1272 of file ControllerBridgePanel.java.

Definition at line 1269 of file ControllerBridgePanel.java.

Definition at line 1270 of file ControllerBridgePanel.java.

Definition at line 1267 of file ControllerBridgePanel.java.

Definition at line 1271 of file ControllerBridgePanel.java.

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 Thu Apr 11 2019 03:30:22