GrxItemChangeListener.java
Go to the documentation of this file.
00001 package com.generalrobotix.ui;
00002 
00003 public interface GrxItemChangeListener {
00004         
00005         public void registerItemChange(GrxBaseItem item, int event);
00006         
00007         public void setUp();
00008 }


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sun Apr 2 2017 03:43:53