MapObjClickListener.java
Go to the documentation of this file.
00001 package edu.tum.cs.ias.knowrob.vis.applets;
00002 
00003 public interface MapObjClickListener {
00004 
00005         public void mapObjectClicked(String identifier);
00006         
00007 }


mod_vis
Author(s): Moritz Tenorth, Jakob Engel
autogenerated on Sat Dec 28 2013 17:09:49