SimulationContainerpublic class Osmosis extends SimulationGraphic
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
Osmosis.InitializeMolecules |
|
protected class |
Osmosis.MyWall |
| Modifier and Type | Field | Description |
|---|---|---|
DisplayTextBox |
displayCycles |
|
MeterLocalMoleFraction |
moleFractionLeft |
|
MeterLocalMoleFraction |
moleFractionRight |
|
MeterOsmoticPressure |
osmosisPMeter |
|
OsmosisSim |
sim |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER| Constructor | Description |
|---|---|
Osmosis(OsmosisSim 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, setPaintIntervalpublic DisplayTextBox displayCycles
public MeterOsmoticPressure osmosisPMeter
public MeterLocalMoleFraction moleFractionRight
public MeterLocalMoleFraction moleFractionLeft
public OsmosisSim sim
public Osmosis(OsmosisSim simulation, Space _space)