SimulationContainer
public class ReverseOsmosisWaterGraphic extends SimulationGraphic
Modifier and Type | Class | Description |
---|---|---|
static class |
ReverseOsmosisWaterGraphic.Applet |
|
static class |
ReverseOsmosisWaterGraphic.DataSinkExcludeOverlap |
|
protected static class |
ReverseOsmosisWaterGraphic.ModifierAtomDiameter |
|
protected static class |
ReverseOsmosisWaterGraphic.ModifierEpsilon |
|
protected static class |
ReverseOsmosisWaterGraphic.ModifierSoluteCharge |
Modifier and Type | Field | Description |
---|---|---|
protected Unit |
dUnit |
|
protected DeviceBox |
epsBox |
|
protected Unit |
eUnit |
|
protected DeviceBox |
massBox |
|
protected DeviceSlider |
membraneThicknessSlider |
|
protected DeviceSlider |
membraneWidthSlider |
|
protected Unit |
pUnit |
|
protected DeviceBox |
sigBox |
|
protected ReverseOsmosisWater |
sim |
|
protected DeviceSlider |
soluteChamberDensitySlider |
|
protected DeviceSlider |
soluteChargeSlider |
|
protected DeviceSlider |
soluteMoleFractionSlider |
|
protected DeviceSlider |
solventChamberDensitySlider |
|
protected DeviceThermoSlider |
tempSlider |
|
protected DeviceBox |
tetherBox |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
ReverseOsmosisWaterGraphic(ReverseOsmosisWater simulation) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, add, addAsTab, createDisplayBoxPaintAction, deviceList, displayList, getController, getDisplayBox, getPaintAction, getPanel, getSimulation, initGraphics, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, remove, remove, setPaintInterval
protected DeviceThermoSlider tempSlider
protected DeviceSlider solventChamberDensitySlider
protected DeviceSlider soluteChamberDensitySlider
protected DeviceSlider soluteMoleFractionSlider
protected DeviceBox sigBox
protected DeviceBox epsBox
protected DeviceBox massBox
protected DeviceBox tetherBox
protected DeviceSlider membraneThicknessSlider
protected DeviceSlider membraneWidthSlider
protected DeviceSlider soluteChargeSlider
protected Unit eUnit
protected Unit dUnit
protected Unit pUnit
protected ReverseOsmosisWater sim
public ReverseOsmosisWaterGraphic(ReverseOsmosisWater simulation)