GrxUIonEclipse-project-0.9.8
src
com
generalrobotix
ui
GrxObserver.java
Go to the documentation of this file.
1
package
com.generalrobotix.ui;
2
3
public
interface
GrxObserver
{
4
public
void
update
(
GrxBasePlugin
plugin, Object...
arg
);
5
}
com.generalrobotix.ui.GrxObserver.update
void update(GrxBasePlugin plugin, Object... arg)
com.generalrobotix.ui.GrxBasePlugin
Definition:
GrxBasePlugin.java:50
arg
char * arg
Definition:
cdjpeg.h:136
com.generalrobotix.ui.GrxObserver
Definition:
GrxObserver.java:3
openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Sep 8 2022 02:24:03