SimulationContainer
public class AdsorptionGraphic extends SimulationGraphic
Modifier and Type | Class | Description |
---|---|---|
static class |
AdsorptionGraphic.Applet |
Modifier and Type | Field | Description |
---|---|---|
protected MeterProfileByVolumeAdsorption |
densityProfileMeterA |
|
protected MeterProfileByVolumeAdsorption |
densityProfileMeterB |
|
protected Adsorption |
sim |
|
protected DeviceThermoSlider |
tempSlider |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
AdsorptionGraphic(Adsorption 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, wait
add, add, addAsTab, createDisplayBoxPaintAction, deviceList, displayList, getController, getDisplayBox, getPaintAction, getPanel, getSimulation, initGraphics, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, remove, remove, setPaintInterval
protected final DeviceThermoSlider tempSlider
protected final MeterProfileByVolumeAdsorption densityProfileMeterA
protected final MeterProfileByVolumeAdsorption densityProfileMeterB
protected final Adsorption sim
public AdsorptionGraphic(Adsorption simulation, Space _space)