Uses of Interface
org.objectweb.proactive.ic2d.gui.IC2DGUIController

Packages that use IC2DGUIController
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
org.objectweb.proactive.ic2d.gui.jobmonitor   
 

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

Fields in org.objectweb.proactive.ic2d.gui declared as IC2DGUIController
protected  IC2DGUIController EventListsPanel.controller
           
 

Constructors in org.objectweb.proactive.ic2d.gui with parameters of type IC2DGUIController
EventListsPanel(IC2DObject ic2dObject, IC2DGUIController controller)
           
 

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

Fields in org.objectweb.proactive.ic2d.gui.data declared as IC2DGUIController
protected  IC2DGUIController AbstractDataObjectPanel.controller
           
 

Constructors in org.objectweb.proactive.ic2d.gui.data with parameters of type IC2DGUIController
AbstractDataObjectPanel(java.awt.Frame parentFrame, ActiveObjectFilter activeObjectFilter, IC2DGUIController controller, ActiveObjectWatcher activeObjectWatcher, java.lang.String name, java.lang.String type)
           
IC2DPanel(java.awt.Frame parentFrame, IC2DObject ic2dObject, IC2DGUIController controller, ActiveObjectCommunicationRecorder communicationRecorder, ActiveObjectFilter filter, ActiveObjectWatcher activeObjectWatcher)
           
 

Uses of IC2DGUIController in org.objectweb.proactive.ic2d.gui.jobmonitor
 

Constructors in org.objectweb.proactive.ic2d.gui.jobmonitor with parameters of type IC2DGUIController
JobMonitorFrame(IC2DGUIController controller)
           
JobMonitorPanel(IC2DGUIController _controller)
           
 



Copyright 2001-2007 INRIA All Rights Reserved.