|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IC2DObject | |
|---|---|
| org.objectweb.proactive.ic2d.data | **For internal use only** Provides the hierarchical data model of IC2D. |
| 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 IC2DObject in org.objectweb.proactive.ic2d.data |
|---|
| Methods in org.objectweb.proactive.ic2d.data that return IC2DObject | |
|---|---|
protected IC2DObject |
WorldObject.getTypedParent()
|
| Constructors in org.objectweb.proactive.ic2d.data with parameters of type IC2DObject | |
|---|---|
WorldObject(IC2DObject parent)
|
|
| Uses of IC2DObject in org.objectweb.proactive.ic2d.gui |
|---|
| Fields in org.objectweb.proactive.ic2d.gui declared as IC2DObject | |
|---|---|
protected IC2DObject |
EventListsPanel.ic2dObject
|
| Constructors in org.objectweb.proactive.ic2d.gui with parameters of type IC2DObject | |
|---|---|
EventListsPanel(IC2DObject ic2dObject,
IC2DGUIController controller)
|
|
IC2DFrame(IC2DObject ic2dObject)
|
|
IC2DFrame(IC2DObject object,
int options)
|
|
| Uses of IC2DObject in org.objectweb.proactive.ic2d.gui.data |
|---|
| Constructors in org.objectweb.proactive.ic2d.gui.data with parameters of type IC2DObject | |
|---|---|
IC2DPanel(java.awt.Frame parentFrame,
IC2DObject ic2dObject,
IC2DGUIController controller,
ActiveObjectCommunicationRecorder communicationRecorder,
ActiveObjectFilter filter,
ActiveObjectWatcher activeObjectWatcher)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||