GrxObserver.java
Go to the documentation of this file.
00001 package com.generalrobotix.ui;
00002 
00003 public interface GrxObserver {
00004         public void update(GrxBasePlugin plugin, Object... arg);
00005 }


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:16