GrxPositionObserver.java
Go to the documentation of this file.
1 package com.generalrobotix.ui;
2 
3 public interface GrxPositionObserver {
4  public void updatePosition(GrxBasePlugin plugin, Integer pos);
5 }
com.generalrobotix.ui.GrxPositionObserver
Definition: GrxPositionObserver.java:3
com.generalrobotix.ui.GrxPositionObserver.updatePosition
void updatePosition(GrxBasePlugin plugin, Integer pos)
com.generalrobotix.ui.GrxBasePlugin
Definition: GrxBasePlugin.java:50


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