SimulationContainer
public class SamGraphic extends SimulationGraphic
Modifier and Type | Class | Description |
---|---|---|
class |
SamGraphic.ActionMoveWall |
|
static class |
SamGraphic.Applet |
|
static class |
SamGraphic.DataPipeStressStrain |
|
static class |
SamGraphic.ModifierWallPosition |
Modifier and Type | Field | Description |
---|---|---|
DeviceButton |
corrugationButton |
|
SamGraphic.ActionMoveWall |
moveWallAction |
|
DeviceSlider |
numCellsSlider |
|
DeviceSlider[] |
phiSlider |
|
DeviceSlider |
thetaSlider |
|
DeviceButton |
wallButton |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
SamGraphic(Sam sim) |
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
public final SamGraphic.ActionMoveWall moveWallAction
public final DeviceButton wallButton
public final DeviceButton corrugationButton
public final DeviceSlider thetaSlider
public final DeviceSlider[] phiSlider
public final DeviceSlider numCellsSlider
public SamGraphic(Sam sim)