SimulationContainer
public class SelfAssemblyGraphic extends SimulationGraphic
Modifier and Type | Field | Description |
---|---|---|
protected SelfAssemblySim |
sim |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
SelfAssemblyGraphic(SelfAssemblySim simulation) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
|
DeviceSlider |
slider(double eMin,
double eMax,
java.lang.String s,
int precision,
P2SquareWell p) |
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 SelfAssemblySim sim
public SelfAssemblyGraphic(SelfAssemblySim simulation)
public static void main(java.lang.String[] args)
public DeviceSlider slider(double eMin, double eMax, java.lang.String s, int precision, P2SquareWell p)