SimulationContainer
public class NucleationGraphic extends SimulationGraphic
Modifier and Type | Class | Description |
---|---|---|
static class |
NucleationGraphic.DataSinkExcludeOverlap |
|
protected class |
NucleationGraphic.ModifierDensity |
Modifier and Type | Field | Description |
---|---|---|
protected Unit |
dUnit |
|
protected Unit |
eUnit |
|
protected MeterClusterSizes |
meterClusterSizes |
|
protected MeterLargestCluster |
meterLargestCluster |
|
protected Unit |
pUnit |
|
protected Swmd |
sim |
|
protected DeviceThermoSlider |
tempSlider |
|
protected Unit |
tUnit |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
NucleationGraphic(Swmd 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 Unit tUnit
protected Unit eUnit
protected Unit dUnit
protected Unit pUnit
protected Swmd sim
protected final MeterClusterSizes meterClusterSizes
protected final MeterLargestCluster meterLargestCluster
public NucleationGraphic(Swmd simulation)