Public Member Functions | Package Attributes | Private Member Functions
com.generalrobotix.ui.view.GrxRobotStatView.JointTableLabelProvider Class Reference
Inheritance diagram for com.generalrobotix.ui.view.GrxRobotStatView.JointTableLabelProvider:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addListener (ILabelProviderListener listener)
void dispose ()
Color getBackground (Object element, int columnIndex)
Image getColumnImage (Object element, int columnIndex)
String getColumnText (Object element, int columnIndex)
Font getFont (Object element, int columnIndex)
Color getForeground (Object element, int columnIndex)
boolean isLabelProperty (Object element, String property)
void removeListener (ILabelProviderListener listener)

Package Attributes

final int CALIB_STATE_MASK = 0x00000001
final int DRIVER_TEMP_MASK = 0xff000000
final int DRIVER_TEMP_SHIFT = 24
final int POWER_STATE_MASK = 0x00000004
final int SERVO_ALARM_MASK = 0x0007fff8
final int SERVO_ALARM_SHIFT = 3
final int SERVO_STATE_MASK = 0x00000002

Private Member Functions

int _getAlarm (int state)
int _getDriverTemperature (int state)
boolean _isCalibrated (int state)
boolean _isPowerOn (int state)
boolean _isServoOn (int state)

Detailed Description

Definition at line 519 of file GrxRobotStatView.java.


Member Function Documentation

Definition at line 742 of file GrxRobotStatView.java.

Definition at line 745 of file GrxRobotStatView.java.

Definition at line 735 of file GrxRobotStatView.java.

Definition at line 728 of file GrxRobotStatView.java.

Definition at line 721 of file GrxRobotStatView.java.

Definition at line 598 of file GrxRobotStatView.java.

Definition at line 601 of file GrxRobotStatView.java.

Color com.generalrobotix.ui.view.GrxRobotStatView.JointTableLabelProvider.getBackground ( Object  element,
int  columnIndex 
) [inline]

Definition at line 611 of file GrxRobotStatView.java.

Definition at line 528 of file GrxRobotStatView.java.

String com.generalrobotix.ui.view.GrxRobotStatView.JointTableLabelProvider.getColumnText ( Object  element,
int  columnIndex 
) [inline]

Definition at line 532 of file GrxRobotStatView.java.

Font com.generalrobotix.ui.view.GrxRobotStatView.JointTableLabelProvider.getFont ( Object  element,
int  columnIndex 
) [inline]

Definition at line 665 of file GrxRobotStatView.java.

Color com.generalrobotix.ui.view.GrxRobotStatView.JointTableLabelProvider.getForeground ( Object  element,
int  columnIndex 
) [inline]

Definition at line 622 of file GrxRobotStatView.java.

Definition at line 604 of file GrxRobotStatView.java.

Definition at line 608 of file GrxRobotStatView.java.


Member Data Documentation

Definition at line 520 of file GrxRobotStatView.java.

Definition at line 525 of file GrxRobotStatView.java.

Definition at line 526 of file GrxRobotStatView.java.

Definition at line 522 of file GrxRobotStatView.java.

Definition at line 523 of file GrxRobotStatView.java.

Definition at line 524 of file GrxRobotStatView.java.

Definition at line 521 of file GrxRobotStatView.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