GrxRobotStatViewPart.java
Go to the documentation of this file.
1 package com.generalrobotix.ui.view;
2 
3 import org.eclipse.swt.widgets.Composite;
6 
7 public class GrxRobotStatViewPart extends GrxBaseViewPart {
8  public void createPartControl(Composite parent) {
9  createView( GrxRobotStatView.class, "Robot State", this, parent );
10  }
11 }
com.generalrobotix.ui.grxui.Activator
Definition: GrxUIonEclipse-project-0.9.8/src/com/generalrobotix/ui/grxui/Activator.java:58
com.generalrobotix.ui.grxui
Definition: GrxUIonEclipse-project-0.9.8/src/com/generalrobotix/ui/grxui/Activator.java:1
com.generalrobotix.ui.view.GrxRobotStatViewPart.createPartControl
void createPartControl(Composite parent)
Definition: GrxRobotStatViewPart.java:8
com.generalrobotix.ui.GrxBaseViewPart.createView
void createView(Class<?extends GrxBaseView > cls, String name, GrxBaseViewPart vp, Composite p)
Definition: GrxBaseViewPart.java:22
com.generalrobotix
com.generalrobotix.ui.view.GrxRobotStatView
Definition: GrxRobotStatView.java:69
com
com.generalrobotix.ui
com.generalrobotix.ui.view.GrxRobotStatViewPart
Definition: GrxRobotStatViewPart.java:7
com.generalrobotix.ui.GrxBaseViewPart
Definition: GrxBaseViewPart.java:8


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:03