Uses of Class
org.objectweb.proactive.ic2d.gui.data.ActiveObjectPanel

Packages that use ActiveObjectPanel
org.objectweb.proactive.ic2d.gui **For internal use only** Provides the GUI representation of IC2D. 
org.objectweb.proactive.ic2d.gui.data **For internal use only** Provides a GUI representation of each data object of the data model of IC2D
 

Uses of ActiveObjectPanel in org.objectweb.proactive.ic2d.gui
 

Methods in org.objectweb.proactive.ic2d.gui with parameters of type ActiveObjectPanel
 void ActiveObjectCommunicationRecorder.recordCommunication(ActiveObjectPanel source, ActiveObjectPanel dest)
          Record that a communication has occured between source and dest Set the dirty flag to true iff there was no such link before
 void ActiveObjectCommunicationRecorder.removeActiveObjectPanel(ActiveObjectPanel object)
           
 

Uses of ActiveObjectPanel in org.objectweb.proactive.ic2d.gui.data
 

Methods in org.objectweb.proactive.ic2d.gui.data that return ActiveObjectPanel
protected  ActiveObjectPanel ActiveObjectPanel.findActiveObjectPanelByActiveObject(ActiveObject activeObject)
           
protected  ActiveObjectPanel AbstractDataObjectPanel.findActiveObjectPanelByActiveObject(ActiveObject activeObject)
           
protected  ActiveObjectPanel NodePanel.getActiveObjectPanel(ActiveObject activeObject)
           
 



Copyright 2001-2007 INRIA All Rights Reserved.