SimulationContainerpublic class ColloidGraphic extends SimulationGraphic
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ColloidGraphic.Applet |
|
class |
ColloidGraphic.GraftAction |
|
static class |
ColloidGraphic.WallRangeModifier |
| Modifier and Type | Field | Description |
|---|---|---|
protected MeterProfileByVolume |
colloidDensityProfileMeter |
|
protected MeterProfileByVolume |
densityProfileMeter |
|
protected MeterEnd2End |
meterE2E |
|
protected ColloidSim |
sim |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER| Constructor | Description |
|---|---|
ColloidGraphic(ColloidSim simulation,
Space _space) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, addAsTab, createDisplayBoxPaintAction, deviceList, displayList, getController, getDisplayBox, getPaintAction, getPanel, getSimulation, initGraphics, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, remove, remove, setPaintIntervalprotected ColloidSim sim
protected final MeterProfileByVolume densityProfileMeter
protected final MeterProfileByVolume colloidDensityProfileMeter
protected final MeterEnd2End meterE2E
public ColloidGraphic(ColloidSim simulation, Space _space)