A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

S

save() - Method in class microsim.gui.shell.parameter.ParameterFrame
 
save(JFrame, String) - Static method in class microsim.gui.utils.ImageGenerator
 
save(JPanel, String) - Static method in class microsim.gui.utils.ImageGenerator
 
save(SVGGraphics2D, String) - Static method in class microsim.gui.utils.ImageGenerator
 
save(SwingMetawidget) - Method in class microsim.gui.shell.parameter.MetawidgetBinder
 
saveDialog(String) - Static method in class microsim.gui.utils.ImageGenerator
 
saveImage(JPanel, String, String) - Static method in class microsim.gui.utils.ImageGenerator
 
saveParameters() - Method in class microsim.gui.probe.ParameterManager
 
scale - Static variable in class microsim.gui.shell.MicrosimShell
 
ScatterplotSimulationPlotter - Class in microsim.gui.plot
A ScatterplotSimulationPlotter is able to trace one or more pairs of data sources over time, creating a scatterplot chart.
ScatterplotSimulationPlotter(String, String, String) - Constructor for class microsim.gui.plot.ScatterplotSimulationPlotter
Constructor for scatterplot chart objects with chart legend displayed by default and all data samples shown, accumulating as time moves forward.
ScatterplotSimulationPlotter(String, String, String, boolean, int) - Constructor for class microsim.gui.plot.ScatterplotSimulationPlotter
Constructor for scatterplot chart objects, featuring a toggle to hide the chart legend and to set the number of previous time-steps of data to display in the chart.
ScatterplotSimulationPlotterRefreshable - Class in microsim.gui.plot
A ScatterplotSimulationPlotterRefreshable is able to trace one or more pairs of data sources between scheduled simulation time-steps, creating a scatterplot chart that is updated on demand (e.g.
ScatterplotSimulationPlotterRefreshable(String, String, String) - Constructor for class microsim.gui.plot.ScatterplotSimulationPlotterRefreshable
Constructor for scatterplot chart objects with chart legend displayed by default and all data samples shown, accumulating as time moves forward.
ScatterplotSimulationPlotterRefreshable(String, String, String, boolean, int) - Constructor for class microsim.gui.plot.ScatterplotSimulationPlotterRefreshable
Constructor for scatterplot chart objects, featuring a toggle to hide the chart legend and to set the number of previous time-steps of data to display in the chart.
setBackgroundColor(Color) - Method in class microsim.gui.space.LayeredSurfacePanel
Set the current background color.
setBuiltButtonStatus() - Method in class microsim.gui.shell.MicrosimShell
Enable and disable the simulation buttons according to the built state.
setCellLength(int) - Method in class microsim.gui.space.LayeredSurfaceFrame
Change the current cell length.
setCellLength(int) - Method in class microsim.gui.space.LayeredSurfacePanel
Change the current cell length.
setDeepLevel(int) - Method in class microsim.gui.probe.MethodsDataModel
 
setDeepLevel(int) - Method in class microsim.gui.probe.VariableDataModel
 
setDefaultPosition(Rectangle) - Method in class microsim.gui.shell.SimulationWindow
Set the default dimensions
setDisplay(boolean) - Method in interface microsim.gui.space.ILayerDrawer
Set the display status.
setDisplay(boolean) - Method in class microsim.gui.space.LayerDblGridDrawer
Decide if layer has to be painted or not.
setDisplay(boolean) - Method in class microsim.gui.space.LayerIntGridDrawer
Decide if layer has to be painted or not.
setDisplay(boolean) - Method in class microsim.gui.space.LayerMultiObjectGridDrawer
Decide if layer has to be painted or not.
setDisplay(boolean) - Method in class microsim.gui.space.LayerObjectGridDrawer
Decide if layer has to be painted or not.
setInitButtonStatus() - Method in class microsim.gui.shell.MicrosimShell
Enable and disable the simulation buttons as the initial state.
setMaxBars(Integer) - Method in class microsim.gui.plot.CollectionBarSimulationPlotter
 
setMaxRuns(int) - Method in class microsim.gui.shell.MultiRunFrame
 
setMaxSamples(int) - Method in class microsim.gui.plot.ScatterplotSimulationPlotter
Set the max sample parameter.
setMaxSamples(int) - Method in class microsim.gui.plot.ScatterplotSimulationPlotterRefreshable
Set the max sample parameter.
setMaxSamples(int) - Method in class microsim.gui.plot.TimeSeriesSimulationPlotter
Set the max sample parameter.
setMouseListener(ILayerMouseListener) - Method in class microsim.gui.space.LayerDblGridDrawer
Set a manager for mouse events.
setMouseListener(ILayerMouseListener) - Method in class microsim.gui.space.LayerIntGridDrawer
Set a manager for mouse events.
setMouseListener(ILayerMouseListener) - Method in class microsim.gui.space.LayerMultiObjectGridDrawer
Set a manager for mouse events.
setMouseListener(ILayerMouseListener) - Method in class microsim.gui.space.LayerObjectGridDrawer
Set a manager for mouse events.
setSize(int, int) - Method in class microsim.gui.space.LayeredSurfaceFrame
Update the window size according to the parameters passed to the constructor.
setTimeLabel(String) - Method in class microsim.gui.shell.MicrosimShell
 
setTurnOffDatabaseConnection(boolean) - Method in class microsim.gui.shell.MicrosimShell.SimulationController
 
setType(HistogramType) - Method in class microsim.gui.plot.Weighted_HistogramDataset
Sets the histogram type and sends a DatasetChangeEvent to all registered listeners.
setValueAt(Object, int, int) - Method in class microsim.gui.probe.MethodParameterDataModel
 
setValueAt(Object, int, int) - Method in class microsim.gui.probe.ObjectDataModel
 
setValueAt(Object, int, int) - Method in class microsim.gui.probe.VariableDataModel
 
setValueToObject(Object, Object) - Static method in class microsim.gui.probe.ProbeReflectionUtils
Set a given value wrapped by an Object into the wrapper object.
setViewPrivate(boolean) - Method in class microsim.gui.probe.MethodsDataModel
 
setViewPrivate(boolean) - Method in class microsim.gui.probe.VariableDataModel
 
setVirtualSize(int, int) - Method in class microsim.gui.space.LayeredSurfacePanel
Change the size of the grid.
setWindow(Container) - Method in class microsim.gui.shell.SimulationWindow
Attach a window to the SimWindow container
showDatabaseExplorer() - Method in class microsim.gui.shell.MicrosimShell.SimulationController
 
showProperties() - Method in class microsim.gui.shell.MicrosimShell.SimulationController
 
SimulationController(MicrosimShell) - Constructor for class microsim.gui.shell.MicrosimShell.SimulationController
 
SimulationWindow - Class in microsim.gui.shell
SimWindow keeps preferred dimensions of a simulation windows.
SimulationWindow(String, String, Container) - Constructor for class microsim.gui.shell.SimulationWindow
Create a new window container with the given parameters.
Start - Class in <Unnamed>
 
Start() - Constructor for class Start
 
startModel() - Method in class microsim.gui.shell.MicrosimShell.SimulationController
 
startReading() - Method in class microsim.gui.shell.ConsoleTextArea
 
stopModel() - Method in class microsim.gui.shell.MicrosimShell.SimulationController
 
stopReading() - Method in class microsim.gui.shell.ConsoleTextArea
 
supportedFormats() - Static method in class microsim.gui.utils.ImageGenerator
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages