Package | Description |
---|---|
org.eclipse.ice.core.internal.itemmanager | |
org.eclipse.ice.item |
Modifier and Type | Class and Description |
---|---|
class |
ItemManager
The ItemManager is responsible for storing, managing and distributing all
instances of the Item class.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.addListener(ItemListener listener)
This operation adds a listeners to the Item's set of listeners.
|