Package | Description |
---|---|
org.eclipse.ice.client.widgets.jme | |
org.eclipse.ice.client.widgets.mesh | |
org.eclipse.ice.client.widgets.reactoreditor.plant |
Modifier and Type | Class and Description |
---|---|
class |
ViewAppState
|
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedView.registerViewClient(IEmbeddedViewClient newClient)
Registers or configures an
IEmbeddedViewClient for this
EmbeddedView . |
void |
EmbeddedView.unregisterViewClient(IEmbeddedViewClient oldClient)
Unregisters an
IEmbeddedViewClient from this
EmbeddedView . |
Modifier and Type | Class and Description |
---|---|
class |
MeshAppState
This jME3-based
AppState provides a 3D view of a
MeshComponent . |
Modifier and Type | Class and Description |
---|---|
class |
PlantAppState
This jME3-based
AppState provides a 3D view of a reactor plant. |