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

List of all members.

Classes

class  ControllerEditorPanel
class  ControllerPanelTableLabelProvider

Public Member Functions

void childAdded (GrxModelItem node)
void childRemoved (GrxModelItem node)
 ControllerPanel (Composite parent, int style, GrxPluginManager manager)
double getMaxControllTime ()
int getRobotNum ()
void setEnabled (boolean flag)
void updateRobots (List< GrxModelItem > list)
void updateTableFont ()

Private Member Functions

boolean _checkDialog (String msg)
void _repaint ()
void _setButtonEnabled (boolean flag)

Private Attributes

final String[] attrName_
Button btnEdit_
Button btnRemove_
final String[] clmName_
ControllerEditorPanel editorPanel_
GrxPluginManager manager_
Vector< GrxModelItemvecRobot_
TableViewer viewer_

Static Private Attributes

static final String ATTRIBUTE_CONTROL_TIME = "controlTime"
static final String ATTRIBUTE_CONTROLLER = "controller"
static final String ATTRIBUTE_SETUP_COMMAND = "setupCommand"
static final String ATTRIBUTE_SETUP_DIRECTORY = "setupDirectory"
static final int BUTTONS_HEIGHT = 26

Detailed Description

Definition at line 58 of file ControllerPanel.java.


Constructor & Destructor Documentation

Definition at line 92 of file ControllerPanel.java.


Member Function Documentation

Definition at line 193 of file ControllerPanel.java.

Definition at line 205 of file ControllerPanel.java.

Definition at line 198 of file ControllerPanel.java.

Definition at line 505 of file ControllerPanel.java.

Definition at line 559 of file ControllerPanel.java.

Definition at line 218 of file ControllerPanel.java.

Definition at line 581 of file ControllerPanel.java.

Definition at line 212 of file ControllerPanel.java.

Definition at line 568 of file ControllerPanel.java.

Definition at line 585 of file ControllerPanel.java.


Member Data Documentation

Definition at line 71 of file ControllerPanel.java.

Definition at line 70 of file ControllerPanel.java.

Definition at line 73 of file ControllerPanel.java.

Definition at line 72 of file ControllerPanel.java.

Definition at line 66 of file ControllerPanel.java.

Definition at line 65 of file ControllerPanel.java.

Definition at line 75 of file ControllerPanel.java.

Initial value:
{
        MessageBundle.get("panel.controller.table.robot"), 
        MessageBundle.get("panel.controller.table.controller"), 
        MessageBundle.get("panel.controller.table.controlTime"), 
        MessageBundle.get("panel.controller.table.setupDirectory"), 
        MessageBundle.get("panel.controller.table.setupCommand") 
    }

Definition at line 77 of file ControllerPanel.java.

Definition at line 68 of file ControllerPanel.java.

Definition at line 59 of file ControllerPanel.java.

Definition at line 63 of file ControllerPanel.java.

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