Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor.plant | |
org.eclipse.ice.reactor.plant |
Modifier and Type | Class and Description |
---|---|
class |
PlantAppState
This jME3-based
AppState provides a 3D view of a reactor plant. |
Modifier and Type | Method and Description |
---|---|
void |
PlantComposite.registerPlantCompositeListener(IPlantCompositeListener listener)
Registers an IPlantCompositeListener to listen to the Composite for
Component add and remove events, as well as any other specialized events
that may be too complex for a regular IUpdateableListener to interpret.
|
void |
PlantComposite.unregisterPlantCompositeListener(IPlantCompositeListener listener)
Unregisters an IPlantCompositeListener from the PlantComposite.
|