GrxItemChangeListener.java
Go to the documentation of this file.
1 package com.generalrobotix.ui;
2 
3 public interface GrxItemChangeListener {
4 
5  public void registerItemChange(GrxBaseItem item, int event);
6 
7  public void setUp();
8 }
void registerItemChange(GrxBaseItem item, int event)


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:38