org.micropsi.comp.console.worldconsole
Interface IEditSessionListener

All Superinterfaces:
IViewControllerListener

public interface IEditSessionListener
extends IViewControllerListener


Method Summary
 void onSelectionChanged(EditSession session, java.util.Collection changeList)
           
 
Methods inherited from interface org.micropsi.comp.console.worldconsole.IViewControllerListener
setData, setDataBase
 

Method Detail

onSelectionChanged

public void onSelectionChanged(EditSession session,
                               java.util.Collection changeList)

(c) by Micropsi Project: http://www.cognitive-agents.org

.