Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractControlPanel<T extends Number & Comparable<T>,
S extends SimulatorInterface<T>> - Class in nl.tudelft.simulation.dsol.swing.gui.control -
Simulation control panel.
- AbstractControlPanel(DsolModel<T, ? extends SimulatorInterface<T>>, S) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
-
Define a generic control panel with a different set of control buttons.
- AbstractControlPanel.DisposeOnCloseThread - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Install the dispose on close when the ControlPanel is registered as part of a frame.
- AbstractInputField - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Abstract InputField to avoid code duplication.
- AbstractInputField(InputParameter<?, ?>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.AbstractInputField
-
Abstract constructor for the field on the screen.
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.HomeAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.IntrospectionAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanDownAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanLeftAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanRightAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanUpAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.ShowGridAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.ZoomInAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.actions.ZoomOutAction
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.ButtonPanel
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.TabbedParameterDialog
- actionPerformed(ActionEvent) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorEditor.CancelListener
- add(Component) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.UpdateTimer
-
adds a component to the list.
- add(String, EventProducer, EventType) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
adds an eventProducer to the histogram dataset.
- add(String, EventProducer, EventType) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
adds an eventProducer to the xyChart.
- add(SimCounter<?>) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
adds a counter to the histogramdataset.
- add(SimPersistent<?>) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
adds a tally to the xyChart.
- add(EventBasedTally) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
adds a tally to the chart.
- add(EventBasedTally) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
adds a tally to the array of targets.
- add(EventBasedTimestampWeightedTally) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
adds a weighted tally to the chart.
- add(EventBasedTimestampWeightedTally) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
adds a tally to the array of targets.
- add(EventBasedWeightedTally) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
adds a weighted tally to the chart.
- add(EventBasedWeightedTally) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
adds a tally to the array of targets.
- addAllToggleGISButtonText(String, GisRenderable2d, String) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Add buttons for toggling all GIS layers on or off.
- addCellEditorListener(CellEditorListener) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- addCellEditorListener(CellEditorListener) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- addConsoleLogger(Level) - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Adds a console tab for the Logger.
- addConsoleOutput() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Adds a console tab for stdout and stderr.
- addEditor(Class<?>, Class<?>) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.DefaultConfiguration
-
adds an editingClass to a cellType
- addInputParametersTab() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Adds a properties tab.
- addListener(EventListener) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
-
Add another listener for the UPDATE_ANIMATION_EVENT.
- addListener(EventListener, EventType) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- addListener(EventListener, EventType) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- addListener(EventListener, EventType, int) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- addListener(EventListener, EventType, int) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- addListener(EventListener, EventType, int, ReferenceType) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- addListener(EventListener, EventType, int, ReferenceType) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- addListener(EventListener, EventType, ReferenceType) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- addListener(EventListener, EventType, ReferenceType) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- addObjectKind(SearchPanel.ObjectKind<?>) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
-
Add an object kind to search for.
- addParameterField(JPanel, InputParameter<?, ?>) - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.TabbedParameterDialog
-
Add the right type of field for this parameter and do the housekeeping to retrieve the value.
- addRenderer(Class<?>, Class<?>) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.DefaultConfiguration
-
adds a renderer to the configuration
- addRow() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog.ButtonPanel
-
Adds a row.
- addSeries(String) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
-
adds a series to the dataset.
- addSeries(HistogramSeries) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
-
adds a series to the dataset
- addSeries(XYSeries) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
-
adds a dataset to the series
- addTab(int, String, Component) - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Add a tab to the DsolPanel at a given position.
- addTab(int, String, Component) - Method in class nl.tudelft.simulation.dsol.swing.gui.TabbedContentPane
-
add a tab with a title at a specific position in the array of tabs.
- addTab(String, Component) - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Add a tab to the DsolPanel as the last tab.
- addTableModelListener(TableModelListener) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- addToggleAnimationButtonIcon(String, Class<? extends Locatable>, String, String, boolean, boolean) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Add a button for toggling an animatable class on or off.
- addToggleAnimationButtonText(String, Class<? extends Locatable>, String, boolean) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Add a button for toggling an animatable class on or off.
- addToggleGISButtonText(String, String, GisRenderable2d, String) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Add a button to toggle a GIS Layer on or off.
- addToggleText(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Add a text to explain animatable classes.
- ANIMATION_MOUSE_CLICK_EVENT - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the event when the user clicked ith the left mouse button, possibly on one or more objects.
- ANIMATION_MOUSE_POPUP_EVENT - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the event when the user clicked with the right mouse button, selecting from on one or more objects.
- ANIMATION_SEARCH_OBJECT_EVENT - Static variable in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
-
the event fired when a new search object is selected by the user.
- AnimationEventProducer() - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel.AnimationEventProducer
- AnimationPanel - Class in nl.tudelft.simulation.dsol.swing.animation.d2
-
The AnimationPanel to display animated (Locatable) objects as an extension of the VisualizationPanel.
- AnimationPanel(Bounds2d, SimulatorInterface<?>) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationPanel
-
constructs a new AnimationPanel.
- AnimationToggles - Class in nl.tudelft.simulation.dsol.swing.gui.animation
-
Helper class to set the animation toggles for the animation panel.
- AnimationUpdaterThread - Class in nl.tudelft.simulation.dsol.swing.animation.d2
-
AnimationUpdaterThread is a class that sends UPDATE_ANIMATION_EVENT events with a certain frequency.
- AnimationUpdaterThread() - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
-
Construct an UpdaterThread with a default LocalEventProducer.
- AnimationUpdaterThread(EventProducer) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
-
Construct an UpdaterThread with a specific EventProducer.
- Appearance - Enum Class in nl.tudelft.simulation.dsol.swing.gui.appearance
-
Enum that contains a background color, foreground color and a font name, to be set throughout all components.
- AppearanceControl - Interface in nl.tudelft.simulation.dsol.swing.gui.appearance
-
This interface allows on screen items to not obtain colors and/or the font from an
Appearance
. - AppearanceControlButton - Class in nl.tudelft.simulation.dsol.swing.gui.appearance
-
Button with appearance control.
- AppearanceControlButton(Icon) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlButton
- AppearanceControlLabel - Class in nl.tudelft.simulation.dsol.swing.gui.appearance
-
Label with appearance control.
- AppearanceControlLabel() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlLabel
-
Generate an empty label with appearance control.
- AppearanceControlLabel(String) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlLabel
-
Generate a label with appearance control with text.
- AppearanceControlTabbedContentPane(int) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.DsolPanel.AppearanceControlTabbedContentPane
- ArrayRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Renders array values in a human-readable manner.
- ArrayRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.ArrayRenderer
- AutoPanAnimationPanel - Class in nl.tudelft.simulation.dsol.swing.animation.d2
-
Animation panel that adds autopan functionality.
- AutoPanAnimationPanel(Bounds2d, SimulatorInterface<?>) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.AutoPanAnimationPanel
-
Constructor for the AutoPanAnimationPanel.
- autoPauseSimulator() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel
-
Pause the simulator.
- axisType - Variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
the axis type of the chart.
B
- BLUE - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Blue.
- BORDER_SIZE - Static variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
BORDER_SIZE refers to the width of the border on the panel.
- BoxAndWhiskerChart - Class in nl.tudelft.simulation.dsol.swing.charts.boxwhisker
-
The BoxAndWhiskerChart specifies a Box-and-Whisker chart.
- BoxAndWhiskerChart(String) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
constructs a new BoxAndWhiskerChart.
- BoxAndWhiskerChart(SimulatorInterface<?>, String) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
constructs a new BoxAndWhiskerChart, linked to the simulator-provided context.
- BoxAndWhiskerPlot - Class in nl.tudelft.simulation.dsol.swing.charts.boxwhisker
-
The Summary chart class defines a summary chart..
- BoxAndWhiskerPlot() - Constructor for class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
constructs a new BoxAndWhiskerPlot.
- BRIGHT - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Bright.
- ButtonPanel - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
The ButtonPanel with the home button, grid button, and full extent button are synchronously coupled to the animation panel.
- ButtonPanel(AnimationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.ButtonPanel
-
Create a button panel; delegate the construction to the init() method, which can be overridden.
- ButtonPanel(DynamicTableModel, JTable) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog.ButtonPanel
-
Constructs a new ButtonPanel.
- ButtonUtil - Class in nl.tudelft.simulation.dsol.swing
-
ButtonUtil is a helper class to create buttons for the DSOL GUI.
C
- cancel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
-
Text field not ok, or runUntil time reached -- reset field, make field white, and show apply button.
- cancelCellEditing() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- cancelCellEditing() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- CancelListener() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorEditor.CancelListener
- cancelTimer() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
-
Cancel the timer task.
- cancelTimer() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
-
Cancel the timer task.
- cellPanel - Variable in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorEditor
-
the cellPanel.
- CellPresentationConfiguration - Interface in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
An interface defining the services of a table presentation configuration.
- changedUpdate(DocumentEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- changeSort() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
changes the sort modus.
- chart - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
chart refers to the chart.
- chart - Variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
chart refers to the chart.
- clearHeaders(SortingHeaderCell) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableHeader
-
clears the header.
- ClockPanel<T extends Number & Comparable<T>> - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Panel that displays the simulation time.
- ClockPanel(SimulatorInterface<T>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
-
Construct a clock panel.
- ClockPanel.TimeDouble - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
ClockLabel for a double time.
- ClockPanel.TimeDoubleUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
ClockLabel for a djunits Time.
- ClockPanel.TimeFloat - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
ClockLabel for a float time.
- ClockPanel.TimeFloatUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
ClockLabel for a djunits FloatTime.
- ClockPanel.TimeLong - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
ClockLabel for a long time.
- ClockPanel.TimeUpdateTask - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Updater for the clock panel.
- close() - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
- closed - Variable in class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
-
whether the application has been closed or not.
- closing - Variable in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel.UpdateTimer
-
application closing?
- CollectionProperty(Integer, String) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
-
This implementation is NOT thread-safe.
- CollectionRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Renders Collection values in a human-readable manner.
- CollectionRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.CollectionRenderer
- CollectionTableModel - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
A tablemodel used to manage and present the instances of a composite property.
- CollectionTableModel(Property) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
constructs a new CollectionTableModel.
- CollectionTableModel(Property, Introspector) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
constructs a new CollectionTableModel.
- CollectionTableModel.CollectionProperty - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
The CollectionProperty.
- color - Variable in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorEditor
-
the color.
- confidenceInterval - Variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
the confidenceInterval.
- ConsoleLogger - Class in nl.tudelft.simulation.dsol.swing.gui
-
Console for a swing application where the log messages are displayed.
- ConsoleLogger(Level) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger
-
Constructor for Logger Console.
- ConsoleLogger.ConsoleLogWriter - Class in nl.tudelft.simulation.dsol.swing.gui
-
LogWriter takes care of writing the log records to the console.
- consoleLogWriter - Variable in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger
- ConsoleLogWriter(JTextPane) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
- ConsoleOutput - Class in nl.tudelft.simulation.dsol.swing.gui
-
Console for a swing application where the standard output and standard error output are displayed.
- ConsoleOutput() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.ConsoleOutput
-
Constructor for Console.
- ConsoleOutput.CustomErrorStream - Class in nl.tudelft.simulation.dsol.swing.gui
-
The custom error stream that writes to the text pane.
- ConsoleOutput.CustomOutputStream - Class in nl.tudelft.simulation.dsol.swing.gui
-
The custom output stream that writes to the text pane.
- context - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the context with the path /experiment/replication/animation/2D.
- createAutoPanTab(Bounds2d, SimulatorInterface<?>) - Static method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Construct a tab with an AutoPanAnimationPanel and a linked SearchPanel for the animation of a DsolModel, including GIS layers.
- createAutoPanTab(Bounds2d, SimulatorInterface<?>) - Static method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Construct a tab with an AutoPanAnimationPanel and a linked SearchPanel for the animation of a DsolModel.
- createRow() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
Creates a new row at the end of the TableModel.
- createRow() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.table.DynamicTableModel
-
Creates a new row at the end of the TableModel.
- createRows(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
Creates a number of new rows at the end of the TableModel.
- createRows(int) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.table.DynamicTableModel
-
Creates a number of new rows at the end of the TableModel.
- CustomErrorStream(JTextArea, PrintStream) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.ConsoleOutput.CustomErrorStream
-
Create the custom writer.
- CustomOutputStream(JTextArea, PrintStream) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.ConsoleOutput.CustomOutputStream
-
Create the custom writer.
D
- DARK - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Dark.
- dataset - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
dataset refers to the dataset.
- dataset - Variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
dataset refers to the dataset.
- datasetChanged(DatasetChangeEvent) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- datasetChanged(DatasetChangeEvent) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- defaultCollectionObjectTableModel - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
the class of the defaultCollectionTableModel.
- DefaultConfiguration - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
A default implementation of the {see CellPresentationConfiguration} interface.
- DefaultConfiguration() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.DefaultConfiguration
- defaultMapObjectTableModel - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
the class of the defaultMapTableModel.
- DefaultModelManager - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
Copyright (c) 2002-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands.
- DefaultModelManager() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
Bean Constructor for the model manager.
- DefaultModelManager(Class<?>, Class<?>, Class<?>) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
Constructor for the model manager.
- defaultObjectTableModel - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
the class of the defaultTableModel.
- definitions - Variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableHeader
-
the definitions of the tableHeader.
- deleteRow(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
Deletes a specific row from the TableModel.
- deleteRow(int) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.table.DynamicTableModel
-
Deletes a specific row from the TableModel.
- deleteRows(int[]) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
Deletes a specific set of rows from the TableModel.
- deleteRows(int[]) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.table.DynamicTableModel
-
Deletes a specific set of rows from the TableModel.
- delRows() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog.ButtonPanel
-
Deletes the rows currently selected from the table model.
- DevsControlPanel<T extends Number & Comparable<T>,
S extends DevsSimulatorInterface<T>> - Class in nl.tudelft.simulation.dsol.swing.gui.control -
ControlPanel container for the a DEVS simulator, with clocks for different time units.
- DevsControlPanel(DsolModel<T, ? extends DevsSimulatorInterface<T>>, S) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel
-
Generic control panel with a different set of control buttons.
- DevsControlPanel.TimeDouble - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS ControlPanel for a Double timeunit.
- DevsControlPanel.TimeDoubleUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS ControlPanel for a djunits double timeunit.
- DevsControlPanel.TimeFloat - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS ControlPanel for a Float timeunit.
- DevsControlPanel.TimeFloatUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS ControlPanel for a djunits float timeunit.
- DevsControlPanel.TimeLong - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS ControlPanel for a Long timeunit.
- disableSimulationControlButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Disable the simulation or animation buttons in the GUI.
- displayWorldCoordinateToolTip() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Display a tooltip with the last known world coordinates of the mouse, in case the tooltip should be displayed.
- DisposeOnCloseThread(AbstractControlPanel<T, S>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel.DisposeOnCloseThread
- distComboBox - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
-
combo box for the user interface.
- distComboBox - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
-
combo box for the user interface.
- distPanel - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
-
cards for the distributions.
- distPanel - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
-
cards for the distributions.
- doc - Variable in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
-
the document to write to.
- domain - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
-
domain is the minimal value to be displayed in this set.
- doubleField - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
-
field for the double value.
- DOWN - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the DOWN directions for moving/zooming.
- draw(Graphics2D, double, Rectangle2D, Rectangle2D, RectangleEdge, PlotRenderingInfo) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDomainAxis
- draw(Graphics2D, Rectangle2D, Point2D, PlotState, PlotRenderingInfo) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
- drawGrid(Graphics) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Added to make sure the recursive render-call calls THIS render method instead of a potential super-class defined 'paintComponent' render method.
- DsolAnimationApplication - Class in nl.tudelft.simulation.dsol.swing.gui.animation
-
Wrap a DSOL simulation model, or any (descendant of a) JPanel in a JFrame (wrap it in a window).
- DsolAnimationApplication(DsolPanel, String, DsolAnimationTab) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationApplication
-
Create a DSOL application with a custom animation tab.
- DsolAnimationApplication(DsolPanel, String, Bounds2d) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationApplication
-
Create a DSOL application with animation.
- DsolAnimationGisTab - Class in nl.tudelft.simulation.dsol.swing.gui.animation
-
Animation panel with GIS layers and various controls.
- DsolAnimationGisTab(SimulatorInterface<?>, AnimationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Construct a tab with an AnimationPane for the animation of a DsolModel, including GIS layers.
- DsolAnimationGisTab(Bounds2d, SimulatorInterface<?>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Construct a tab with an AnimationPane for the animation of a DsolModel, including GIS layers.
- DsolAnimationTab - Class in nl.tudelft.simulation.dsol.swing.gui.animation
-
Animation panel with various controls.
- DsolAnimationTab(SimulatorInterface<?>, AnimationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Construct a tab with an AnimationPanel for the animation of a DsolModel.
- DsolAnimationTab(Bounds2d, SimulatorInterface<?>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Construct a tab with an AnimationPanel for the animation of a DsolModel.
- DsolApplication - Class in nl.tudelft.simulation.dsol.swing.gui
-
The DSOLSimulationApplication allows to execute and control a simulation model, add tabs, and provide insight into the state of the simulation.
- DsolApplication(DsolPanel, String) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
- DsolPanel - Class in nl.tudelft.simulation.dsol.swing.gui
-
Tabbed content panel for the simulation with a control bar on top.
- DsolPanel(AbstractControlPanel<?, ?>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Construct a panel for an interactive simulation model.
- DsolPanel.AppearanceControlTabbedContentPane - Class in nl.tudelft.simulation.dsol.swing.gui
-
TabbedContentPane which ignores appearance (it has too much colors looking ugly / becoming unreadable).
- DynamicTableModel - Interface in nl.tudelft.simulation.dsol.swing.introspection.table
-
An interface that defines methods for adding and deleting rows from a tablemodel.
E
- elementList - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
List of drawable objects.
- elements - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the elements of this panel.
- enableSimulationControlButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Enable the simulation or animation buttons in the GUI.
- entries - Variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
the entries of the serie.
- ExpandButton - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
A table-element that spawns an introspection dialog for a property.
- ExpandButton(Property, IntrospectingTableModelInterface) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ExpandButton
-
constructs a new ExpandButton.
- ExpandButtonEditor - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Implements the pop-up behaviour of the {see nl.tudelft.simulation.introspection.gui.ExpandButton}.
- ExpandButtonEditor() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.ExpandButtonEditor
- expandedIndex - Variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
-
expandedIndex
- EXTENT_MARGIN_FACTOR - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the margin factor 'around' the extent.
F
- fields - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.TabbedParameterDialog
-
the fields with the parameters.
- fireEvent(Event) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel.AnimationEventProducer
- fireEvent(Event) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel.SearchPanelEventProducer
- fixButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
-
Update the enabled state of all the buttons.
- fixButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel
-
Update the enabled state of all the buttons.
- fixButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel
-
Update the enabled state of all the buttons.
- floatField - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
-
field for the float value.
- flush() - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
- focusGained(FocusEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- focusLost(FocusEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- FONT - Static variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
FONT defines the font of the plot.
- formatDialog() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Reformats this dialog to reflect changes in the table displayed.
- formatSimulationTime(Double) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeDouble
-
Returns the formatted simulation time.
- formatSimulationTime(Double) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeDouble
-
Returns the formatted simulation time.
- formatSimulationTime(Float) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeFloat
-
Returns the formatted simulation time.
- formatSimulationTime(Float) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeFloat
-
Returns the formatted simulation time.
- formatSimulationTime(Long) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeLong
-
Returns the formatted simulation time.
- formatSimulationTime(Long) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeLong
-
Returns the formatted simulation time.
- formatSimulationTime(Duration) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeDoubleUnit
-
Returns the formatted simulation time.
- formatSimulationTime(Duration) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeDoubleUnit
-
Returns the formatted simulation time.
- formatSimulationTime(FloatDuration) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeFloatUnit
-
Returns the formatted simulation time.
- formatSimulationTime(FloatDuration) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeFloatUnit
-
Returns the formatted simulation time.
- formatSimulationTime(T) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
-
Returns the formatted simulation time.
- formatSimulationTime(T) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
-
Returns the formatted simulation time.
- formatSpeed(Double) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeDouble
-
Returns the simulation speed as a String.
- formatSpeed(Float) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeFloat
-
Returns the simulation speed as a String.
- formatSpeed(Long) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeLong
-
Returns the simulation speed as a String.
- formatSpeed(Duration) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeDoubleUnit
-
Returns the simulation speed as a String.
- formatSpeed(FloatDuration) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeFloatUnit
-
Returns the simulation speed as a String.
- formatSpeed(T) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
-
Returns the simulation speed as a String.
- formatter - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the formatter to use.
- formatter - Variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
formatter formats the text.
- frameProperties - Variable in class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
-
Properties for the frame appearance (not simulation related).
- fullExtent() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Calculate the full extent based on the current positions of the objects.
G
- GenericControlPanel<T extends Number & Comparable<T>,
S extends SimulatorInterface<T>> - Class in nl.tudelft.simulation.dsol.swing.gui.control -
Generic ControlPanel container for the different types of control panel, with different clocks.
- GenericControlPanel(DsolModel<T, ? extends SimulatorInterface<T>>, S) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.GenericControlPanel
-
Generic control panel with a different set of control buttons.
- GenericControlPanel.TimeDouble - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Generic ControlPanel for a Double time unit.
- GenericControlPanel.TimeDoubleUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Generic ControlPanel for a djunits double time unit.
- GenericControlPanel.TimeFloat - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Generic ControlPanel for a Float time unit.
- GenericControlPanel.TimeFloatUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Generic ControlPanel for a djunits float time unit.
- GenericControlPanel.TimeLong - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Generic ControlPanel for a Long time unit.
- getAnimationEventProducer() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Return the delegate event producer.
- getAnimationPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Return the animation panel at the center of the screen.
- getAnimationTab() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationApplication
- getAppearance() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
-
Returns the appearance.
- getBackdrop() - Method in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Returns the backdrop color.
- getBackground() - Method in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Returns the background color.
- getBinCount() - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the number of bins in the histogram.
- getCellEditorValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.ExpandButtonEditor
- getCellEditorValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorEditor
- getCellEditorValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- getCellEditorValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- getCellEditorValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.SwingCellEditor
- getCellPresentationConfiguration() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ICellPresentationConfigProvider
- getCellPresentationConfiguration() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
- getChart() - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
returns the chart.
- getChart() - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
returns the chart.
- getChart() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
returns the chart.
- getClockPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- getColumnClass(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- getColumnClass(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- getColumnClass(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- getColumnClass(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- getColumnClass(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- getColumnCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- getColumnCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- getColumnCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- getColumnCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- getColumnCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- getColumnName(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- getColumnName(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- getColumnName(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- getColumnName(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- getColumnName(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- getConfidenceInterval() - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
Returns the confidence interval of the BoxAndWhiskerPlot.
- getConfidenceInterval() - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
Returns the confidence interval of the BoxAndWhiskerPlot.
- getControlButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- getControlButtonsPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- getControlPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
-
Return the control panel of this SimulationPanel.
- getCoordinateFormatter() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel
-
Return the coordinate formatter for x and y of the world coordinates.
- getDataset() - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
returns the dataset of a histogram.
- getDataset() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
returns the dataset of a xyChart.
- getDefaultCollectionObjectTableModel() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
- getDefaultCollectionObjectTableModel() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ModelManager
- getDefaultConfiguration() - Static method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.DefaultConfiguration
- getDefaultMapObjectTableModel() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
- getDefaultMapObjectTableModel() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ModelManager
- getDefaultObjectTableModel() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
- getDefaultObjectTableModel() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ModelManager
- getDefaultRenderer(Class<?>) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
-
Enables the installation of a special renderer for arrays and Collections.
- getDefinitions() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.sortable.Sortable
- getDefinitions() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- getDomainOrder() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getDoubleScalarValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
-
Return the numeric value of the field.
- getDoubleValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDouble
-
Return the numeric value of the field.
- getDoubleValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
-
Return the double part of the entered value.
- getDoubleValue(String, String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDouble
-
Return the numeric value of the field.
- getDoubleValue(String, String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
-
Return the numeric value of the field.
- getDragLine() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- getDsolPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
-
Return the panel with the controls and the tabbed content pane.
- getEditors() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.mapping.CellPresentationConfiguration
-
Returns all the cell-editor combinations available in this configuration
- getEditors() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.DefaultConfiguration
-
Returns all the cell-editor combinations available in this configuration
- getElements() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- getEndX(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getEndXValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the maxX value for bin.
- getEndXValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getEndY(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getEndYValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the maxY value.
- getEndYValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getEventListenerMap() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
- getEventListenerMap() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- getEventListenerMap() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- getExtent() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
returns the extent of this panel.
- getFactor() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunSpeedSliderPanel
-
Retrieve the current TimeWarp factor.
- getFieldID() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.sortable.Sortable.Definition
- getFieldID() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortDefinition
- getFloatScalarValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
-
Return the numeric value of the field.
- getFloatValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloat
-
Return the numeric value of the field.
- getFloatValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
-
Return the float part of the entered value.
- getFloatValue(String, String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloat
-
Return the numeric value of the field.
- getFloatValue(String, String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
-
Return the numeric value of the field.
- getFont() - Method in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Returns the font name.
- getForeground() - Method in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Returns the foreground color.
- getIndex() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionList
- getInstance() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
- getInstance() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
- getInstance() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
- getIntrospectingTableModel() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
- getIntrospectingTableModel() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTableInterface
- getIntrospector() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- getIntrospector() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- getIntrospector() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectingTableModelInterface
- getIntrospector() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- getIntrospector() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- getIntrospector() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.SortingObjectTableModel
- getIntValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldInteger
-
Return the numeric value of the field.
- getIntValue(String, String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldInteger
-
Return the numeric value of the field.
- getItemCount() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
returns the number of items in this series.
- getItemCount(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getItemCount(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getKey() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel.ObjectKind
-
Retrieve the key.
- getKey() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.AbstractInputField
- getKey() - Method in interface nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputField
- getLongValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldLong
-
Return the numeric value of the field.
- getLongValue(String, String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldLong
-
Return the numeric value of the field.
- getMatchingDef(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableHeader
-
gets the matching definition.
- getModel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- getModel() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
- getModelManager() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
By default, a {see DefaultModelManager}returned.
- getModelManager() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
By default, a {see DefaultModelManager}returned.
- getModelManager() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectingTableModelInterface
-
Returns a reference to this model's modelManager, {see ModelManager}.
- getModelManager() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
By default, a {see DefaultModelManager}returned.
- getModelManager() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
-
By default, a {see DefaultModelManager}returned.
- getModelManager() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.SortingObjectTableModel
-
Returns a reference to this model's modelManager, {see ModelManager}.
- getName() - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the name of the series.
- getName() - Method in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Returns the name.
- getName() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
- getName() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
- getName() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.AbstractInputField
- getParameter() - Method in interface nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputField
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldBoolean
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDouble
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloat
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldInteger
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldLong
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionList
- getParameter() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionMap
- getPlotType() - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
- getPrevSimTime() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
- getPrevSimTime() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
- getProperty(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- getProperty(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- getProperty(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- getProperty(String) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
The collection table model labels all properties according to their rowIndex.
- getProperty(String) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
The collection table model labels all properties according to their rowIndex.
- getProperty(String) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectingTableModelInterface
-
Returns the Property instance generated by this IntrospectingTableModelInterface for the property 'propertyName'.
- getProperty(String) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
The collection table model labels all properties according to their rowIndex.
- getProperty(String) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
-
Returns the Property instance generated by this IntrospectingTableModelInterface for the property 'propertyName'.
- getProperty(String) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.SortingObjectTableModel
-
Returns the Property instance generated by this IntrospectingTableModelInterface for the property 'propertyName'.
- getPropertyIndex(String) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- getRenderableScale() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- getRenderers() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.mapping.CellPresentationConfiguration
-
Returns all the cell-renderer combinations available in this configuration
- getRenderers() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.DefaultConfiguration
-
Returns all the cell-renderer combinations available in this configuration
- getRequiredLogEntryValues() - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
- getResourceAsStream(String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.util.Resource
-
Obtains stream for resource, either in IDE or java.
- getRowCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- getRowCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- getRowCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- getRowCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- getRowCount() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- getRunUntilPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- getSearchPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Return the search panel; can be null.
- getSearchPanelEventProducer() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
-
Return the delegate event producer.
- getSelectedObject(Point2D) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AutoPanAnimationPanel
-
returns the list of selected objects at a certain mousePoint.
- getSelectedObject(List<Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Returns the clicked Renderable2d with the highest z-value.
- getSelectedObjects(Point2D) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
returns the list of selected objects at a certain mousePoint.
- getSeriesCount() - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getSeriesCount() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getSeriesKey(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getSeriesName() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
returns the name of this series.
- getSeriesName(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getSeriesName(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getSimulator() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Return the simulator.
- getSimulator() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- getSimulator() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
- getSimulator() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
- getSimulator() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
- getSimulator() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
- getSort() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
- getSpeedLabel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
- getSpeedPanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- getStartX(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getStartXValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the minimumX value.
- getStartXValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getStartY(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getStartYValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the minimumY value.
- getStartYValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getStringValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldString
- getSwingPanel() - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
represents this statisticsObject as Swing Container.
- getSwingPanel() - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
represents this statisticsObject as Swing Container.
- getSwingPanel() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
represents this statisticsObject as Swing Container.
- getSwingPanel() - Method in class nl.tudelft.simulation.dsol.swing.statistics.StatisticsTable
-
represents this statisticsObject as Container.
- getSwingPanel() - Method in interface nl.tudelft.simulation.dsol.swing.Swingable
-
represents this statisticsObject as Swing Container.
- getTabbedPane() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.ExpandButtonEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.SwingCellEditor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.ArrayRenderer
-
A LABEL is returned, preventing users from editing the array contents directly.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.CollectionRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.ImmutableCollectionRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.ImmutableMapRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MapRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.SwingCellRenderer
- getTickValues() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunSpeedSliderPanel
-
Access to tickValues map from within the event handler.
- getTimeBetweenAnimationMouseMoveEventsMs() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
-
Return the minimum time between two successive animation mouse move events in milliseconds.
- getTimeFont() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
- getTimeFont() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
- getTimeFont() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
- getTimeLabel() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
- getTogglePanel() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Return the toggle panel to turn objects or layers on the screen on or off.
- getType() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
- getType() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
- getType() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
- getTypeAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
gets the class of the the object at row,column.
- getTypeAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
gets the class of the the object at row,column.
- getTypeAt(int, int) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectingTableModelInterface
-
gets the class of the the object at row,column.
- getTypeAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
gets the class of the the object at row,column.
- getTypeAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
-
gets the class of the the object at row,column.
- getTypeAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.SortingObjectTableModel
-
gets the class of the the object at row,column.
- getUnit() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
-
Return the unit part of the entered value.
- getUnit() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
-
Return the unit part of the entered value.
- getUpdateFrequency() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
-
Return the update frequency.
- getUpdateInterval() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
- getUpdateIntervalMs() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
- getValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldBoolean
- getValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionList
- getValue() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionMap
- getValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
- getValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
- getValue() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
- getValueAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- getValueAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- getValueAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- getValueAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- getValueAt(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- getWorldCoordinate() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- getX(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getX(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getXValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the x value.
- getXValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
returns the X value.
- getXValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getXValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getY(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getY(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- getYValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
returns the Y value.
- getYValue(int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
returns the yValue.
- getYValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
- getYValue(int, int) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
- GRAY - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Gray.
- GREEN - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Green.
- GRIDCOLOR - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
gridColor.
- gridSizeX - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the gridSize for the X-direction in world Units.
- gridSizeY - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the gridSize for the Y-direction in world Units.
H
- hasShown - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
-
hasShown?
- hiddenClasses - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
cache of the classes that are hidden.
- hideAnimationClass(DsolAnimationTab, Class<? extends Locatable>) - Static method in class nl.tudelft.simulation.dsol.swing.gui.animation.AnimationToggles
-
Set a class to be shown in the animation to false.
- hideClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Set a class to be hidden in the animation to true.
- hideGISLayer(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Set a GIS layer to be hidden in the animation to true.
- hierarchyChanged(HierarchyEvent) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable.ParentListener
- Histogram - Class in nl.tudelft.simulation.dsol.swing.charts.histogram
-
The histogram specifies a histogram chart for the DSOL framework.
- Histogram(String, double[], double[], int) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
constructs a new Histogram.
- Histogram(String, double[], int) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
constructs a new Histogram.
- Histogram(SimulatorInterface<?>, String, double[], double[], int) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
constructs a new Histogram that is registered in the simulator-provided jndi context.
- Histogram(SimulatorInterface<?>, String, double[], int) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
constructs a new Histogram that is registered in the simulator-provided jndi context.
- HistogramDataset - Class in nl.tudelft.simulation.dsol.swing.charts.histogram
-
The dataset defines a histogram data set.
- HistogramDataset(Comparable<?>, double[], double[], int) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
-
constructs a new HistogramDataset.
- HistogramDomainAxis - Class in nl.tudelft.simulation.dsol.swing.charts.histogram
-
The histogram domainAxis defines the x-Axis of a histogram.
- HistogramDomainAxis(XYPlot, String, double[], int) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDomainAxis
-
constructs a new HistogramDomainAxis.
- HistogramSeries - Class in nl.tudelft.simulation.dsol.swing.charts.histogram
-
The serie defines a histogram series containing the entries of a set.
- HistogramSeries(String, double[], double[], int) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
-
constructs a new HistogramSeries.
- home() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
resets the panel to its original extent.
- HomeAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
The Nome action, restoring the viewport to the original extent.
- HomeAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.HomeAction
-
constructs a new ZoomIn.
- HtmlPanel - Class in nl.tudelft.simulation.dsol.swing.gui
-
A simple Swing component to show HTML content from a URL.
- HtmlPanel() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.HtmlPanel
-
Construct an HTML panel for the user interface.
- HtmlPanel(URL) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.HtmlPanel
-
Construct an HTML panel for the user interface.
I
- ICellPresentationConfigProvider - Interface in nl.tudelft.simulation.dsol.swing.introspection.gui
-
Allows discovery of a cell presentation configuration {see nl.tudelft.simulation.introspection.mapping.CellPresentationConfiguration}.
- Icons - Class in nl.tudelft.simulation.dsol.swing.gui.util
-
Icons contains static methods to load a icon from disk.
- ImmutableCollectionProperty(Integer, String) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
-
This implementation is NOT thread-safe.
- ImmutableCollectionRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Renders Collection values in a human-readable manner.
- ImmutableCollectionRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.ImmutableCollectionRenderer
- ImmutableCollectionTableModel - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
A tablemodel used to manage and present the instances of a composite property.
- ImmutableCollectionTableModel(Property) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
constructs a new CollectionTableModel.
- ImmutableCollectionTableModel(Property, Introspector) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
constructs a new CollectionTableModel.
- ImmutableCollectionTableModel.ImmutableCollectionProperty - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
The ImmutableCollectionProperty.
- ImmutableMapRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Renders Map values in a human-readable manner.
- ImmutableMapRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.ImmutableMapRenderer
- InfoTextPanel - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
A panel with info in the north bar of the animation tab.
- InfoTextPanel(AnimationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel
-
Create a panel with info in the north bar of the animation tab.
- InfoTextPanel.UpdateTimer - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
UpdateTimer class to update the coordinate on the screen.
- init() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
This method makes the lay-out for the AnimationTab and can be overridden to create another lay-out.
- init() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.ButtonPanel
-
Construct the panel; this method can be overridden for another look and feel, or for adding buttons.
- init() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel
-
Create a panel with the mouse position.
- init() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.PropertiesPanel
-
Create the properties panel to be ready to display the properties of one or more selected objects.
- init(Configuration) - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
- InputField - Interface in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
InputField for entering data.
- InputFieldBoolean - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for Boolean, using a tickbox.
- InputFieldBoolean(JPanel, InputParameterBoolean) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldBoolean
-
Create a boolean field on the screen.
- InputFieldDistContinuous - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for a selection of a continuous distribution, using a ComboBox.
- InputFieldDistContinuous(JPanel, InputParameterDistContinuousSelection) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
-
Create a string field on the screen.
- InputFieldDistDiscrete - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for a selection of a continuous distribution, using a ComboBox.
- InputFieldDistDiscrete(JPanel, InputParameterDistDiscreteSelection) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
-
Create a string field on the screen.
- InputFieldDouble - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for Double.
- InputFieldDouble(JPanel, InputParameterDouble) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDouble
-
Create a double field on the screen.
- InputFieldDoubleScalar<U extends org.djunits.unit.Unit<U>,
T extends org.djunits.value.vdouble.scalar.base.DoubleScalar<U, T>> - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters -
Swing InputField for Doubles with a unit.
- InputFieldDoubleScalar(JPanel, InputParameterDoubleScalar<U, T>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
-
Create a double field with a unit on the screen.
- InputFieldFloat - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for Float.
- InputFieldFloat(JPanel, InputParameterFloat) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloat
-
Create a float field on the screen.
- InputFieldFloatScalar<U extends org.djunits.unit.Unit<U>,
T extends org.djunits.value.vfloat.scalar.base.FloatScalar<U, T>> - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters -
Swing InputField for Floats with a unit.
- InputFieldFloatScalar(JPanel, InputParameterFloatScalar<U, T>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
-
Create a float field with a unit on the screen.
- InputFieldInteger - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for Integer.
- InputFieldInteger(JPanel, InputParameterInteger) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldInteger
-
Create a integer field on the screen.
- InputFieldLong - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for Long.
- InputFieldLong(JPanel, InputParameterLong) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldLong
-
Create a long field on the screen.
- InputFieldSelectionList<T> - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for a selection, using a ComboBox.
- InputFieldSelectionList(JPanel, InputParameterSelectionList<T>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionList
-
Create a string field on the screen.
- InputFieldSelectionMap<K,
T> - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters -
Swing InputField for a selection with a map, using a ComboBox.
- InputFieldSelectionMap(JPanel, InputParameterSelectionMap<K, T>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionMap
-
Create a string field on the screen.
- InputFieldString - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Swing InputField for String.
- InputFieldString(JPanel, InputParameter<?, ?>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldString
-
Create a string field on the screen.
- InputListener - Class in nl.tudelft.simulation.dsol.swing.animation.d2
-
The InputListener for the AnimationPanel.
- InputListener(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
-
constructs a new InputListener.
- inputParameterMap - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.TabbedParameterDialog
-
The parameter map.
- inputParameterMap - Variable in class nl.tudelft.simulation.dsol.swing.gui.InputParametersTab
-
The parameter map.
- InputParametersTab - Class in nl.tudelft.simulation.dsol.swing.gui
-
InputParametersTab displays the input parameters in a ScrollPane.
- InputParametersTab(DsolModel<?, ?>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.InputParametersTab
-
Create an InputParametersTab for the given simulation model.
- insertUpdate(DocumentEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- installWindowCloseHandler() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
-
Install a handler for the window closed event that stops the simulator (if it is running).
- instanceCounter - Static variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
counts the number of created instances.
- instances - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
the instances of the collection.
- instances - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
the instances of the collection.
- IntrospectingTableModelInterface - Interface in nl.tudelft.simulation.dsol.swing.introspection.gui
-
Defines the minimum contract for a TableModel providing additional introspection services.
- IntrospectionAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
Introspecting an object on the screen.
- IntrospectionAction(Object) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.IntrospectionAction
-
constructs a new IntrospectionAction.
- IntrospectionDialog - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
A GUI element for presentation and manipulation of an introspected object.
- IntrospectionDialog(Frame, Object, String) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog(Window, Object) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog(Window, String, JTable) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog(Window, String, IntrospectingTableModelInterface) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog(Object) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog(Object, String) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog(String, JTable) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog(String, IntrospectingTableModelInterface) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Constructs a new IntrospectionDialog.
- IntrospectionDialog.ButtonPanel - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
The ButtonPanel adds functionality for adding and removing rows in a table.
- invalidateButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
-
Update the state of all the control buttons to represent end-of-run (reset might be available).
- invalidateButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel
-
Update the state of all the control buttons to represent end-of-run (reset might be available).
- invalidateButtons() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel
-
Update the state of all the control buttons to represent end-of-run (reset might be available).
- isAcendingSort() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.sortable.Sortable.Definition
-
Returns whether this definition defines an ascending sort.
- isAcendingSort() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortDefinition
-
Returns whether this definition defines an ascending sort.
- isAscendingSorted() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
is the header cell ascendingly sorted?
- isBackground() - Method in interface nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControl
-
Returns whether this item has a controllable background.
- isBackground() - Method in class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlLabel
-
Returns whether this item has a controllable background.
- isBackground() - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger
-
Returns whether this item has a controllable background.
- isCellEditable(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- isCellEditable(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- isCellEditable(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- isCellEditable(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- isCellEditable(int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- isCellEditable(EventObject) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- isCellEditable(EventObject) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- isClosed() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
-
Return whether the window has been closed.
- isCloseHandlerRegistered() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- isControlButtonsEnabled() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- isDragLineEnabled() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- isEditable() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
- isEditable() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
- isEditable() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
- isFont() - Method in interface nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControl
-
Returns whether this item has a controllable font.
- isFont() - Method in class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlButton
-
Returns whether this item has a controllable font.
- isForeground() - Method in interface nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControl
-
Returns whether this item has a controllable foreground.
- isForeground() - Method in class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlLabel
-
Returns whether this item has a controllable foreground.
- isForeground() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
-
Returns whether this item has a controllable foreground.
- isForeground() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
-
Returns whether this item has a controllable foreground.
- isForeground() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
-
Returns whether this item has a controllable foreground.
- isRowEditable() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- isRowEditable() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.table.DynamicTableModel
- isShowClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Test whether a certain class needs to be shown on the screen or not.
- isShowElement(Renderable2dInterface<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Test whether the element needs to be shown on the screen or not.
- isShowGrid() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- isShowToolTip() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- isSorted() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
is the header cell sorted?
- itemStateChanged(ItemEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
- itemStateChanged(ItemEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
J
- java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDomainAxis
- JFileChooserWithSettings - Class in nl.tudelft.simulation.dsol.swing.gui
-
Small helper class that adds some components to a JFileChooser, the contents of which can be used to retrieve user settings for output.
- JFileChooserWithSettings(Component...) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.JFileChooserWithSettings
-
Constructor that adds components to the left of the 'Save' and 'Cancel' button.
K
- key - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.AbstractInputField
-
key for the field.
- keyMap - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
the keys of the map entries.
- keyPressed(KeyEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- keyReleased(KeyEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- keys - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
the keys identifying specific instances.
- keys - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
the keys identifying specific instances.
- keyTyped(KeyEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
L
- LABEL_X_AXIS - Static variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
LABEL_X_AXIS is the label on the X-axis.
- LABEL_Y_AXIS - Static variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
-
LABEL_Y_AXIS is the label on the Y-axis.
- LabeledPanel - Class in nl.tudelft.simulation.dsol.swing.gui
-
JPanel with an outline and a name.
- LabeledPanel(String) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.LabeledPanel
-
Create a JPanel with border and caption.
- labels - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDomainAxis
-
labels refers to the labels to be printed.
- lastDimension - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the last computed Dimension.
- LEFT - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the LEFT directions for moving/zooming.
- LEGACY - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Legacy, as the initial DSOL applications had.
- LIGHT - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Light.
- loadGrayscaleIcon(String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.util.Icons
-
Attempt to load and return an icon, which will be made gray-scale.
- loadIcon(String) - Static method in class nl.tudelft.simulation.dsol.swing.gui.util.Icons
-
Attempt to load and return an icon.
- LOWER_RANGE_EVENT - Static variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
LOWER_RANGE_EVENT is fired on a range change.
M
- main(String[]) - Static method in class nl.tudelft.simulation.dsol.swing.gui.HtmlPanel
-
Method main.
- main(String[]) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.Test
- main(String[]) - Static method in class nl.tudelft.simulation.dsol.swing.gui.TablePanel
-
tests the TablePanel.
- makeBody() - Method in class nl.tudelft.simulation.dsol.swing.gui.InputParametersTab
-
Return the body portion of the HTML page to display the parameter map.
- makeButton(ActionListener, String, String, String, String, boolean) - Static method in class nl.tudelft.simulation.dsol.swing.ButtonUtil
-
Create a button.
- makeButton(String, String, String, String, boolean) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
-
Create a button.
- makeHead() - Method in class nl.tudelft.simulation.dsol.swing.gui.InputParametersTab
-
Return the head portion of the HTML page to display the parameter map.
- MapProperty(Integer, String) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
-
This implementation is NOT thread-safe.
- MapRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Renders Map values in a human-readable manner.
- MapRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.MapRenderer
- MapTableModel - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
A tablemodel used to manage and present the instances of a map property.
- MapTableModel(Property) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
constructs a new CollectionTableModel.
- MapTableModel(Property, Introspector) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
constructs a new CollectionTableModel.
- MapTableModel.MapProperty - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
The MapProperty.
- maxLabelHeight - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDomainAxis
-
maxLabelHeight refers to the maximum label heigth.
- maxLines - Variable in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
-
the maximum number of lines before the first lines will be erased.
- ModelManager - Interface in nl.tudelft.simulation.dsol.swing.introspection.gui
-
Manages the object model classes for an object model.
- mouseClicked(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- mouseDragged(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- mouseEntered(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- mouseExited(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- mouseMoved(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- mouseMoved(Point) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Handle the movement of the mouse.
- mousePressed(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- mouseReleased(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- mouseWheelMoved(MouseWheelEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
- MyColorEditor - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Starts up a default {see javax.swing.JColorChooser}panel to edit the color value.
- MyColorEditor() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorEditor
- MyColorEditor.CancelListener - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
The CancelListener.
- MyColorRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
The color renderer
- MyColorRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyColorRenderer
- MyDefaultEditor - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
The default editor.
- MyDefaultEditor() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- MyDefaultRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
Copyright (c) 2002-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands.
- MyDefaultRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultRenderer
- MyTableCellEditor - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
An editor for TableObjects.
- MyTableCellEditor() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
N
- nl.tudelft.simulation.dsol.swing - package nl.tudelft.simulation.dsol.swing
-
Generic methods for DSOL Swing.
- nl.tudelft.simulation.dsol.swing.animation.d2 - package nl.tudelft.simulation.dsol.swing.animation.d2
-
Panels that can show animation and animation controls for DSOL.
- nl.tudelft.simulation.dsol.swing.animation.d2.actions - package nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
Handlers for the actions when clicking buttons on the control part of the animation tab, or on the animation panel itself.
- nl.tudelft.simulation.dsol.swing.charts.boxwhisker - package nl.tudelft.simulation.dsol.swing.charts.boxwhisker
- nl.tudelft.simulation.dsol.swing.charts.histogram - package nl.tudelft.simulation.dsol.swing.charts.histogram
- nl.tudelft.simulation.dsol.swing.charts.xy - package nl.tudelft.simulation.dsol.swing.charts.xy
- nl.tudelft.simulation.dsol.swing.gui - package nl.tudelft.simulation.dsol.swing.gui
- nl.tudelft.simulation.dsol.swing.gui.animation - package nl.tudelft.simulation.dsol.swing.gui.animation
-
Classes related to the AnimationPanel in the GUI.
- nl.tudelft.simulation.dsol.swing.gui.animation.panel - package nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
Panels for the AnimationTab, such as SearchPanel, TogglePanel and ButtonPanel.
- nl.tudelft.simulation.dsol.swing.gui.appearance - package nl.tudelft.simulation.dsol.swing.gui.appearance
-
Control of the appearance of the DSOL tabs and windows, e.g., dark mode, bright mode.
- nl.tudelft.simulation.dsol.swing.gui.control - package nl.tudelft.simulation.dsol.swing.gui.control
-
Different versions of the control panel and search panel.
- nl.tudelft.simulation.dsol.swing.gui.inputparameters - package nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
User interface methods to allow the user to enter or change input parameters for the model.
- nl.tudelft.simulation.dsol.swing.gui.util - package nl.tudelft.simulation.dsol.swing.gui.util
-
DSOL GUI utility classes.
- nl.tudelft.simulation.dsol.swing.introspection.gui - package nl.tudelft.simulation.dsol.swing.introspection.gui
-
The user interface package provides dialogs and tables to inspect and manipulate introspected objects, see @see nl.tudelft.tbm.sk.util.introspection.gui.PTestGUI for an example.
- nl.tudelft.simulation.dsol.swing.introspection.mapping - package nl.tudelft.simulation.dsol.swing.introspection.mapping
- nl.tudelft.simulation.dsol.swing.introspection.sortable - package nl.tudelft.simulation.dsol.swing.introspection.sortable
-
Utility package enabling sorting tables.
- nl.tudelft.simulation.dsol.swing.introspection.table - package nl.tudelft.simulation.dsol.swing.introspection.table
- nl.tudelft.simulation.dsol.swing.statistics - package nl.tudelft.simulation.dsol.swing.statistics
-
Representation of statistics objects on the screen.
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationPanel
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AutoPanAnimationPanel
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramSeries
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.PropertiesPanel
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- notify(Event) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel
- nrLines - Variable in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
-
number of lines.
- numberOfBins - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
-
numberOfBins is the number of bins (or categories between min-max)
O
- objectAdded(Renderable2dInterface<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Add a locatable object to the animation.
- ObjectJTable - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
* A customization of a standard JTable to allow the display of an introspected object.
- ObjectJTable(IntrospectingTableModelInterface) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
-
constructs a new ObjectJTable.
- ObjectJTable(IntrospectingTableModelInterface, TableColumnModel) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
-
Constructor for ObjectJTable.
- ObjectJTable(IntrospectingTableModelInterface, TableColumnModel, ListSelectionModel) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
-
Constructor for ObjectJTable.
- ObjectJTable(IntrospectingTableModelInterface, CellPresentationConfiguration) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable
-
constructs a new ObjectJTable.
- ObjectJTable.ParentListener - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
the ParentListener.
- ObjectJTableInterface - Interface in nl.tudelft.simulation.dsol.swing.introspection.gui
-
Declares standard methods of an ObjectJTable.
- ObjectKind(String) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel.ObjectKind
-
Construct a new ObjectKind (entry in the combo box).
- objectRemoved(Renderable2dInterface<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Remove a locatable object from the animation.
- ObjectTableModel - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
The ObjectTableModel.
- ObjectTableModel(Object) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
-
Creates an ObjectTableModel utilizing a {see nl.tudelft.simulation.introspection.beans.BeanIntrospector}.
- ObjectTableModel(Object, Introspector) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
-
Creates an ObjectTableModel utilizing a custom introspector.
P
- paintComponent(Graphics) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AutoPanAnimationPanel
- paintComponent(Graphics) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- paintComponent(Graphics) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
- pan(int, double) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
pans the panel in a specified direction.
- pan(Point2D, Point2D) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
What to do if the left mouse button was released after a drag.
- PanDownAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
The PanLeftAction.
- PanDownAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanDownAction
-
constructs a new PanDown.
- PanLeftAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
The PanLeftAction.
- PanLeftAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanLeftAction
-
constructs a new PanLeft.
- PanRightAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
The PanRightAction
- PanRightAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanRightAction
-
constructs a new PanRight.
- PanUpAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
The PanUpAction.
- PanUpAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.PanUpAction
-
constructs a new PanUp.
- parameter - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.AbstractInputField
-
field for the input parameter.
- ParentListener() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectJTable.ParentListener
- parseSimulationTime(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
-
Returns the simulation time from the formatted string.
- parseSimulationTime(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeDouble
-
Returns the simulation time from the formatted string.
- parseSimulationTime(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeDoubleUnit
-
Returns the simulation time from the formatted string.
- parseSimulationTime(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeFloat
-
Returns the simulation time from the formatted string.
- parseSimulationTime(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeFloatUnit
-
Returns the simulation time from the formatted string.
- parseSimulationTime(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeLong
-
Returns the simulation time from the formatted string.
- pause() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
-
Pause the updates.
- PLOT_TYPE - Static variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
PLOT_TYPE refers to the plot type.
- popup(MouseEvent) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
popup on a mouseEvent.
- process(InputParameterMap) - Static method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.TabbedParameterDialog
-
Construct a tabbed parameter dialog that is not a part of a higher dialog.
- propagateSort() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableHeader
-
propagates the sort.
- properties - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
-
the properties.
- PropertiesPanel - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
The PropertiesPanel displays the properties of one or more selected objects.
- PropertiesPanel() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.PropertiesPanel
-
Create a properties panel to display properties of one or more selected objects.
- propertyChange(PropertyChangeEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel
- ProxyListener() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel.ProxyListener
- proxyListeners - Variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
-
the listeners.
R
- range - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
-
range is the maximum value to be displayed in the set.
- RealTimeControlPanel<T extends Number & Comparable<T>,
S extends DevsRealTimeAnimator<T>> - Class in nl.tudelft.simulation.dsol.swing.gui.control -
ControlPanel container for the a DEVS simulator, with clocks for different time units.
- RealTimeControlPanel(DsolModel<T, ? extends DevsSimulatorInterface<T>>, S) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel
-
Generic control panel with a different set of control buttons.
- RealTimeControlPanel.TimeDouble - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS Real Time ControlPanel for a Double timeunit.
- RealTimeControlPanel.TimeDoubleUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS Real Time ControlPanel for a djunits double timeunit.
- RealTimeControlPanel.TimeFloat - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS Real Time ControlPanel for a Float timeunit.
- RealTimeControlPanel.TimeFloatUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS Real Time ControlPanel for a djunits float timeunit.
- RealTimeControlPanel.TimeLong - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
DEVS Real Time ControlPanel for a Long timeunit.
- RED - Enum constant in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Red.
- RegexFormatter - Class in nl.tudelft.simulation.dsol.swing.gui.util
-
Extension of a DefaultFormatter that uses a regular expression.
- RegexFormatter(String) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.util.RegexFormatter
-
Create a new RegexFormatter.
- remove(Component) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.UpdateTimer
-
removes a component from a list.
- removeAllListeners() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- removeAllListeners() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- removeCellEditorListener(CellEditorListener) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- removeCellEditorListener(CellEditorListener) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- removeListener(EventListener, EventType) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- removeListener(EventListener, EventType) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- removeTableModelListener(TableModelListener) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- removeUpdate(DocumentEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
- reserveSpace(Graphics2D, Plot, Rectangle2D, RectangleEdge, AxisSpace) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDomainAxis
- Resource - Class in nl.tudelft.simulation.dsol.swing.gui.util
-
Resource utility.
- RIGHT - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the RIGHT directions for moving/zooming.
- rowKeys - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
the keys identifying specific instances.
- run() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
- run() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel.UpdateTimer
- run() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel.DisposeOnCloseThread
- run() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeUpdateTask
- run() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeUpdateTask
- run() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.UpdateTimer
- RunSpeedSliderPanel - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
JPanel that contains a JSider for setting the speed of the simulation using a logarithmic scale
- RunSpeedSliderPanel(double, double, double, int, DevsSimulatorInterface<?>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RunSpeedSliderPanel
-
Construct a new TimeWarpPanel.
- RunUntilPanel<T extends Number & Comparable<T>> - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Panel that enables a panel that allows editing of the "run until" time.
- RunUntilPanel(SimulatorInterface<T>, String, String) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
-
Construct a clock panel.
- RunUntilPanel.TimeDouble - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
RunUntilPanel for a double time.
- RunUntilPanel.TimeDoubleUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
RunUntilPanel for a double djunits Time.
- RunUntilPanel.TimeFloat - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
RunUntilPanel for a float time.
- RunUntilPanel.TimeFloatUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
RunUntilPanel for a float djunits Time.
- RunUntilPanel.TimeLong - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
RunUntilPanel for a long time.
S
- searchObject(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel.ObjectKind
-
Lookup an object of type T in an network.
- SearchPanel - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
A search panel for a single object type.
- SearchPanel() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
-
Construct a new search panel.
- SearchPanel.ObjectKind<T extends Locatable> - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
Entries in the typeToSearch JComboBox of the search panel.
- SearchPanel.SearchPanelEventProducer - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
EventProducer to which to delegate the event producing methods.
- SearchPanelEventProducer() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel.SearchPanelEventProducer
- selectAndTrackObject(String, String, boolean) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel
-
Update all values at once.
- selectField - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionList
-
combo box for the user interface.
- selectField - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionMap
-
combo box for the user interface.
- selectionMap - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
-
mapping from String value to original class.
- selectionMap - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
-
mapping from String value to original class.
- selectionMap - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionList
-
mapping from String value to original class.
- selectionMap - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldSelectionMap
-
mapping from String value to original class.
- series - Variable in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDataset
-
series the series in this set.
- setAppearance(Appearance) - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
-
Sets an appearance.
- setAscending(boolean) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.sortable.Sortable.Definition
-
Allows dynamic definitions.
- setAscending(boolean) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortDefinition
-
Allows dynamic definitions.
- setAutoPan(String, SearchPanel.ObjectKind<?>, boolean) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AutoPanAnimationPanel
-
Change auto pan target.
- setCell(Component, int) - Method in class nl.tudelft.simulation.dsol.swing.gui.TablePanel
-
Set the content of the cell with the given number, starting at row 1.
- setCell(Component, int, int) - Method in class nl.tudelft.simulation.dsol.swing.gui.TablePanel
-
Set the content of the cell at (col, row).
- setClockPanel(ClockPanel<T>) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- setCloseHandlerRegistered(boolean) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- setColumnModel(TableColumnModel) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableHeader
- setConfidenceInterval(double) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
sets the confidence interval of the plot.
- setConfidenceInterval(double) - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
sets the confidence interval of the plot.
- setControlButtonsState(boolean) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
-
Change the enabled/disabled state of the various simulation control buttons.
- setCoordinateFormatter(NumberFormat) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel
-
Set the coordinate formatter for x and y of the world coordinates.
- setDefaultCollectionObjectTableModel(Class<?>) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
sets the class of the default collection object table model.
- setDefaultCollectionObjectTableModel(Class<?>) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ModelManager
-
sets the class of the default collection object table model.
- setDefaultMapObjectTableModel(Class<?>) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
sets the class of the default map table model.
- setDefaultMapObjectTableModel(Class<?>) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ModelManager
-
sets the class of the default map table model.
- setDefaultObjectTableModel(Class<?>) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.DefaultModelManager
-
sets the class of the default object table model.
- setDefaultObjectTableModel(Class<?>) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.gui.ModelManager
-
sets the class of the default object table model.
- setDefinitions(Sortable.Definition[]) - Method in interface nl.tudelft.simulation.dsol.swing.introspection.sortable.Sortable
-
Sets the current definitions defined for this Sortable.
- setDefinitions(Sortable.Definition[]) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
-
Sets the current definitions defined for this Sortable.
- setDistParameterValues() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
- setDistParameterValues() - Method in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
- setDragLine(Point2D, Point2D) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
set the drag line: a line that shows where the user is dragging.
- setDragLineEnabled(boolean) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- setExitOnClose(boolean) - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolApplication
-
Set the behavior on closing the window.
- setExtent(Bounds2d) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
set a new extent for this panel.
- setFilter(FilterInterface) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
applies a filter on the chart.
- setFilter(FilterInterface) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
-
applies a filter on the chart
- setFilter(FilterInterface) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
applies a filter on the chart.
- setLabelXAxis(String) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
Set the label for the X-axis of the XY plot.
- setLabelYAxis(String) - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
Set the label for the Y-axis of the XY plot.
- setLogLevel(Level) - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger
- setLogMessageFormat(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger
-
Set a new logging format for the message lines of the Console writer.
- setMaxLines(int) - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger
-
Set the maximum number of lines in the console before the first lines will be erased.
- setModelManager(ModelManager) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
-
Sets the modelmanager.
- setModelManager(ModelManager) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
-
Sets the modelmanager.
- setModelManager(ModelManager) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
Sets the modelmanager.
- setModelManager(ModelManager) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
-
Sets the modelmanager.
- setMyJTable(JTable) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ExpandButton
-
Sets the JTable in which this button is actually displayed.
- setPage(URL) - Method in class nl.tudelft.simulation.dsol.swing.gui.HtmlPanel
- setPrevSimTime(T) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
-
Set the new simulation time to be used in the next calculation for the speed.
- setPrevSimTime(T) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
-
Set the new simulation time to be used in the next calculation for the speed.
- setRegularValue(Object) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
- setRegularValue(Object) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
- setRegularValue(Object) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
- setRelativeLocation() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.IntrospectionDialog
-
Initializes the location of this dialog relative to its parent window if any.
- setRenderableScale(RenderableScale) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- setRunUntilPanel(RunUntilPanel<T>) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- setSearchPanel(SearchPanel) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Set the search panel for this animation tab.
- setShowGrid(boolean) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- setShowToolTip(boolean) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
- setSort(int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
sets the sort mode.
- setSpeedFactor(double) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunSpeedSliderPanel
-
Set the time warp factor to the best possible approximation of a given value.
- setSpeedPanel(SpeedPanel<T>) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- setTable(JTable) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableHeader
- setTimeBetweenAnimationMouseMoveEventsMs(long) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.InputListener
-
Set the minimum time between two successive animation mouse move events in milliseconds.
- setUpdateFrequency(Frequency) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AnimationUpdaterThread
-
Set a new update frequency.
- setValue(Object) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
- setValueAt(Object, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- setValueAt(Object, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- setValueAt(Object, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- setValueAt(Object, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- setValueAt(Object, int, int) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
- setWorldCoordinate(Point2d) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Set the world coordinates based on a mouse move.
- shouldSelectCell(EventObject) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- shouldSelectCell(EventObject) - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- showAnimationClass(DsolAnimationTab, Class<? extends Locatable>) - Static method in class nl.tudelft.simulation.dsol.swing.gui.animation.AnimationToggles
-
Set a class to be shown in the animation to true.
- showClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Set a class to be shown in the animation to true.
- showGISLayer(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Set a GIS layer to be shown in the animation to true.
- showGrid - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
show the grid.
- showGrid(boolean) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
show the grid?
- ShowGridAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
Show or hide the grid.
- ShowGridAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.ShowGridAction
-
constructs a new ShowGridAction.
- shownClasses - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
cache of the classes that are shown.
- showTable() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ExpandButton
-
Shows a new table introspecing the property.
- showToolTip - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
whether to show a tooltip with the coordinates or not.
- simulator - Variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
the simulator.
- simulator - Variable in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
-
the simulator.
- simulator - Variable in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
-
the simulator.
- sort() - Method in interface nl.tudelft.simulation.dsol.swing.introspection.sortable.Sortable
-
Instructs this Sortable to sort based on currently set sorting definitions.
- sort() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
-
Instructs this Sortable to sort based on currently set sorting definitions.
- SORT_ASCENDING - Static variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
SORT_NONE means that sorting is ascending.
- SORT_DESCENDING - Static variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
SORT_NONE means that sorting is descending.
- SORT_NONE - Static variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
SORT_NONE means that sorting is off.
- Sortable - Interface in nl.tudelft.simulation.dsol.swing.introspection.sortable
-
Defines methods to define, retrieve and perform sorting definitions.
- Sortable.Definition - Interface in nl.tudelft.simulation.dsol.swing.introspection.sortable
-
Defines the sort definition.
- SortDefinition - Class in nl.tudelft.simulation.dsol.swing.introspection.sortable
-
The SortDefinition.
- SortDefinition(int, boolean) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortDefinition
-
constructs a new SortDefinition.
- SortingHeaderCell - Class in nl.tudelft.simulation.dsol.swing.introspection.sortable
-
The sorting header cell.
- SortingHeaderCell() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
constructs a new SortingHeaderCell without sorting.
- SortingHeaderCell(int) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
-
constructs a new SortingHeaderCell.
- SortingObjectTableModel - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
The sortingObjectTableModel.
- SortingObjectTableModel(TableModel) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.SortingObjectTableModel
-
constructs a new SortingObjectTableModel.
- SortingTableHeader - Class in nl.tudelft.simulation.dsol.swing.introspection.sortable
-
The sortingTableHeader class.
- SortingTableHeader(Sortable.Definition[]) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableHeader
-
constructs a new SortingTableHeader.
- SortingTableModel - Class in nl.tudelft.simulation.dsol.swing.introspection.sortable
-
The SortingTableModel.
- SortingTableModel(TableModel) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
-
constructs a new SortingTableModel.
- SortingTableModel.ProxyListener - Class in nl.tudelft.simulation.dsol.swing.introspection.sortable
-
The ProxyListener.
- source - Variable in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
-
the source.
- speedLabel - Variable in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
-
The JLabel that displays the simulation speed.
- SpeedPanel<T extends Number & Comparable<T>> - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Panel that displays the simulation speed.
- SpeedPanel(SimulatorInterface<T>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
-
Construct a clock panel.
- SpeedPanel.TimeDouble - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
SpeedPanel for a double time.
- SpeedPanel.TimeDoubleUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
SpeedPanel for a djutils Duration.
- SpeedPanel.TimeFloat - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
SpeedPanel for a float time.
- SpeedPanel.TimeFloatUnit - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
SpeedPanel for a djutils FloatDuration.
- SpeedPanel.TimeLong - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
SpeedPanel for a long time.
- SpeedPanel.TimeUpdateTask - Class in nl.tudelft.simulation.dsol.swing.gui.control
-
Updater for the clock panel.
- StatisticsTable - Class in nl.tudelft.simulation.dsol.swing.statistics
-
StatisticsTable.java.
- StatisticsTable(StatisticsTableModel) - Constructor for class nl.tudelft.simulation.dsol.swing.statistics.StatisticsTable
-
Constructor.
- stopCellEditing() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyDefaultEditor
- stopCellEditing() - Method in class nl.tudelft.simulation.dsol.swing.introspection.mapping.MyTableCellEditor
- stopped - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.TabbedParameterDialog
-
indication that the user has indicated to stop, leading to a dispose of the parameter dialog.
- stringToValue(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.util.RegexFormatter
- style - Variable in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
-
the color style.
- subscribeToContext() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Subscribe to the context to receive object added and object removed events.
- Swingable - Interface in nl.tudelft.simulation.dsol.swing
-
An interface implemented by all charts and statistics objects defining their capability to present themselves as Swing component.
- SwingCellEditor - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
An editor for SwingComponents.
- SwingCellEditor() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.SwingCellEditor
- SwingCellRenderer - Class in nl.tudelft.simulation.dsol.swing.introspection.mapping
-
A renderer for Swing components.
- SwingCellRenderer() - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.mapping.SwingCellRenderer
T
- TabbedContentPane - Class in nl.tudelft.simulation.dsol.swing.gui
-
A tabbed pane for the DsolPanel to structure console tabs, statistics tabs, animation tabs, etc.
- TabbedContentPane() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.TabbedContentPane
-
Constructor for TabbedContentPane.
- TabbedContentPane(int) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.TabbedContentPane
-
Constructor for TabbedContentPane.
- TabbedContentPane(int, int) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.TabbedContentPane
-
Constructor for TabbedContentPane.
- TabbedParameterDialog - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
TabbedParameterDialog takes an InputParameterMap and displays the top selections of the tree as tabs.
- TabbedParameterDialog(InputParameterMap) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.TabbedParameterDialog
-
Construct a tabbed parameter dialog that is not a part of a higher dialog.
- tableChanged(TableModelEvent) - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel.ProxyListener
- TablePanel - Class in nl.tudelft.simulation.dsol.swing.gui
-
A simple swing component to show a Swing table consisting of rows and columns.
- TablePanel(int) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.TablePanel
-
Constructor for TablePanel, where the number of rows and columns is chosen by the algorithm.
- TablePanel(int, int) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.TablePanel
-
Constructor for TablePanel.
- tallies - Variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
target is the tally to represent.
- Test - Class in nl.tudelft.simulation.dsol.swing.gui.inputparameters
-
Test.java.
- Test() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.inputparameters.Test
- textField - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldString
-
field for the user interface.
- textFields - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistContinuous
-
fields for the parameters.
- textFields - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDistDiscrete
-
fields for the parameters.
- textPane - Variable in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
-
the text pane.
- TimeDouble(DsolModel<Double, ? extends DevsSimulatorInterface<Double>>, DevsRealTimeAnimator<Double>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel.TimeDouble
-
Construct a real time control panel for a Double time unit, with a different set of control buttons.
- TimeDouble(DsolModel<Double, ? extends DevsSimulatorInterface<Double>>, DevsSimulatorInterface<Double>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel.TimeDouble
-
Construct a DEVS control panel for a Double time unit, with a different set of control buttons.
- TimeDouble(DsolModel<Double, ? extends SimulatorInterface<Double>>, SimulatorInterface<Double>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.GenericControlPanel.TimeDouble
-
Construct a generic control panel for a Double time unit, with a different set of control buttons.
- TimeDouble(SimulatorInterface<Double>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeDouble
-
Construct a clock panel with a double time.
- TimeDouble(SimulatorInterface<Double>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeDouble
-
Construct a clock panel with a double time.
- TimeDouble(SimulatorInterface<Double>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeDouble
-
Construct a clock panel with a double time.
- TimeDoubleUnit(DsolModel<Duration, ? extends DevsSimulatorInterface<Duration>>, DevsRealTimeAnimator<Duration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel.TimeDoubleUnit
-
Construct a real time control panel for a djunits double time unit, with a different set of control buttons.
- TimeDoubleUnit(DsolModel<Duration, ? extends DevsSimulatorInterface<Duration>>, DevsSimulatorInterface<Duration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel.TimeDoubleUnit
-
Construct a DEVS control panel for a djunits double time unit, with a different set of control buttons.
- TimeDoubleUnit(DsolModel<Duration, ? extends SimulatorInterface<Duration>>, SimulatorInterface<Duration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.GenericControlPanel.TimeDoubleUnit
-
Construct a generic control panel for a djunits double time unit, with a different set of control buttons.
- TimeDoubleUnit(SimulatorInterface<Duration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeDoubleUnit
-
Construct a clock panel with a double time with a unit.
- TimeDoubleUnit(SimulatorInterface<Duration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeDoubleUnit
-
Construct a clock panel with a double djunits Time.
- TimeDoubleUnit(SimulatorInterface<Duration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeDoubleUnit
-
Construct a clock panel with a djutils Duration.
- TimeFloat(DsolModel<Float, ? extends DevsSimulatorInterface<Float>>, DevsRealTimeAnimator<Float>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel.TimeFloat
-
Construct a real time control panel for a Float time unit, with a different set of control buttons.
- TimeFloat(DsolModel<Float, ? extends DevsSimulatorInterface<Float>>, DevsSimulatorInterface<Float>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel.TimeFloat
-
Construct a DEVS control panel for a Float time unit, with a different set of control buttons.
- TimeFloat(DsolModel<Float, ? extends SimulatorInterface<Float>>, SimulatorInterface<Float>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.GenericControlPanel.TimeFloat
-
Construct a generic control panel for a Float time unit, with a different set of control buttons.
- TimeFloat(SimulatorInterface<Float>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeFloat
-
Construct a clock panel with a float time.
- TimeFloat(SimulatorInterface<Float>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeFloat
-
Construct a clock panel with a float time.
- TimeFloat(SimulatorInterface<Float>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeFloat
-
Construct a clock panel with a float time.
- TimeFloatUnit(DsolModel<FloatDuration, ? extends DevsSimulatorInterface<FloatDuration>>, DevsRealTimeAnimator<FloatDuration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel.TimeFloatUnit
-
Construct a real time control panel for a djunits float time unit, with a different set of control buttons.
- TimeFloatUnit(DsolModel<FloatDuration, ? extends DevsSimulatorInterface<FloatDuration>>, DevsSimulatorInterface<FloatDuration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel.TimeFloatUnit
-
Construct a DEVS control panel for a djunits float time unit, with a different set of control buttons.
- TimeFloatUnit(DsolModel<FloatDuration, ? extends SimulatorInterface<FloatDuration>>, SimulatorInterface<FloatDuration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.GenericControlPanel.TimeFloatUnit
-
Construct a generic control panel for a djunits float time unit, with a different set of control buttons.
- TimeFloatUnit(SimulatorInterface<FloatDuration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeFloatUnit
-
Construct a clock panel with a float time with a unit.
- TimeFloatUnit(SimulatorInterface<FloatDuration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeFloatUnit
-
Construct a clock panel with a djunits FloatDuration.
- TimeFloatUnit(SimulatorInterface<FloatDuration>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeFloatUnit
-
Construct a clock panel with a djutils Duration.
- timeLabel - Variable in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
-
The JLabel that displays the time.
- TimeLong(DsolModel<Long, ? extends DevsSimulatorInterface<Long>>, DevsRealTimeAnimator<Long>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RealTimeControlPanel.TimeLong
-
Construct a real time control panel for a Long time unit, with a different set of control buttons.
- TimeLong(DsolModel<Long, ? extends DevsSimulatorInterface<Long>>, DevsSimulatorInterface<Long>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.DevsControlPanel.TimeLong
-
Construct a DEVS control panel for a Long time unit, with a different set of control buttons.
- TimeLong(DsolModel<Long, ? extends SimulatorInterface<Long>>, SimulatorInterface<Long>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.GenericControlPanel.TimeLong
-
Construct a generic control panel for a Long time unit, with a different set of control buttons.
- TimeLong(SimulatorInterface<Long>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeLong
-
Construct a clock panel with a long time.
- TimeLong(SimulatorInterface<Long>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel.TimeLong
-
Construct a clock panel with a long time.
- TimeLong(SimulatorInterface<Long>) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeLong
-
Construct a clock panel with a long time.
- TimeUpdateTask() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeUpdateTask
- TimeUpdateTask() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeUpdateTask
- TITLE_FONT - Static variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
-
TITLE_FONT refers to the font to be used for the title of the plot.
- TITLE_FONT - Static variable in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerPlot
-
TITLE_FONT defines the font of the plot.
- toggleClass(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
Toggle a class to be displayed in the animation to its reverse value.
- toggleGISLayer(String) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationGisTab
-
Toggle a GIS layer to be displayed in the animation to its reverse value.
- TogglePanel - Class in nl.tudelft.simulation.dsol.swing.gui.animation.panel
-
TogglePanel.java.
- TogglePanel(DsolAnimationTab) - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.TogglePanel
-
Create a TogglePanel to switch objects / layers in the animation on or off.
- toString() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.AutoPanAnimationPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.charts.boxwhisker.BoxAndWhiskerChart
- toString() - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.Histogram
- toString() - Method in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel.UpdateTimer
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.SearchPanel.ObjectKind
-
Produce the text that will appear in the combo box.
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlButton
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.appearance.AppearanceControlLabel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel.DisposeOnCloseThread
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel.TimeUpdateTask
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.ClockPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunSpeedSliderPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.RunUntilPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel.TimeUpdateTask
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.control.SpeedPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel.AppearanceControlTabbedContentPane
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.DsolPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.JFileChooserWithSettings
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.LabeledPanel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.gui.util.RegexFormatter
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel.CollectionProperty
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.CollectionTableModel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ExpandButton
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel.ImmutableCollectionProperty
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ImmutableCollectionTableModel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel.MapProperty
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.ObjectTableModel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.gui.SortingObjectTableModel
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortDefinition
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingHeaderCell
- toString() - Method in class nl.tudelft.simulation.dsol.swing.introspection.sortable.SortingTableModel
U
- unitField - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldDoubleScalar
-
combo box for the unit.
- unitField - Variable in class nl.tudelft.simulation.dsol.swing.gui.inputparameters.InputFieldFloatScalar
-
combo box for the unit.
- UP - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the UP directions for moving/zooming.
- updateAnimationClassCheckBox(Class<? extends Locatable>) - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.DsolAnimationTab
-
Update the checkmark related to a programmatically changed animation state.
- UpdateTimer - Class in nl.tudelft.simulation.dsol.swing.introspection.gui
-
provides a timed update mechanism for components.
- UpdateTimer() - Constructor for class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel.UpdateTimer
- UpdateTimer(long) - Constructor for class nl.tudelft.simulation.dsol.swing.introspection.gui.UpdateTimer
-
constructs a new UpdateTimer.
- updateWorldCoordinate() - Method in class nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel
-
Display the latest world coordinate based on the mouse position on the screen.
- UPPER_RANGE_EVENT - Static variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
UPPER_RANGE_EVENT is fired on a range change.
V
- valueMap - Variable in class nl.tudelft.simulation.dsol.swing.introspection.gui.MapTableModel
-
the values of the map entries.
- valueOf(String) - Static method in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class nl.tudelft.simulation.dsol.swing.gui.appearance.Appearance
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueToJava2D(double, Rectangle2D, RectangleEdge) - Method in class nl.tudelft.simulation.dsol.swing.charts.histogram.HistogramDomainAxis
- visibilityMap - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
filter for types to be shown or not.
- VisualizationPanel - Class in nl.tudelft.simulation.dsol.swing.animation.d2
-
The VisualizationPanel implements the basic functions to visualize Locatable objects on the screen.
- VisualizationPanel(Bounds2d, EventProducer) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
constructs a new VisualizationPanel.
- VisualizationPanel(Bounds2d, EventProducer, ContextInterface) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
constructs a new VisualizationPanel with a context, so it can start drawing right away.
- VisualizationPanel.AnimationEventProducer - Class in nl.tudelft.simulation.dsol.swing.animation.d2
-
EventProducer to which to delegate the event producing methods.
W
- windowActivated(WindowEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- windowClosed(WindowEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- windowClosing(WindowEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- windowDeactivated(WindowEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- windowDeiconified(WindowEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- windowIconified(WindowEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- windowOpened(WindowEvent) - Method in class nl.tudelft.simulation.dsol.swing.gui.control.AbstractControlPanel
- worldCoordinate - Variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the last known world coordinate of the mouse.
- write(int) - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleOutput.CustomErrorStream
- write(int) - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleOutput.CustomOutputStream
- write(LogEntry) - Method in class nl.tudelft.simulation.dsol.swing.gui.ConsoleLogger.ConsoleLogWriter
X
- XLINEAR_YLINEAR - Static variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
x-axis is linear y-axis is linear.
- XLINEAR_YLOGARITHMIC - Static variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
x-axis is linear y-axis is logarithmic.
- XLOGARITHMIC_YLINEAR - Static variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
x-axis is logarithmic y-axis is linear.
- XLOGARITHMIC_YLOGARITHMIC - Static variable in class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
x-axis is logarithmic y-axis is logarithmic.
- XYChart - Class in nl.tudelft.simulation.dsol.swing.charts.xy
-
The xyChart specifies the xyChart in DSOL.
- XYChart(SimulatorInterface<?>, String) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYChart(SimulatorInterface<?>, String, double) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYChart(SimulatorInterface<?>, String, double[]) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYChart(SimulatorInterface<?>, String, double[], double[]) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYChart(SimulatorInterface<?>, String, double[], double[], short) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart and bind it to the replication context.
- XYChart(SimulatorInterface<?>, String, double[], short) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYChart(SimulatorInterface<?>, String, double, double[]) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYChart(SimulatorInterface<?>, String, double, short) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYChart(SimulatorInterface<?>, String, short) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYChart
-
constructs a new XYChart that is registered in the simulator-provided jndi context.
- XYDataset - Class in nl.tudelft.simulation.dsol.swing.charts.xy
-
The xyDataset specifies the xyDataset in DSOL.
- XYDataset() - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYDataset
-
constructs a new XYDataset.
- XYSeries - Class in nl.tudelft.simulation.dsol.swing.charts.xy
-
The xySerie specifies an xySerie for XY Plots in DSOL.
- XYSeries(String, SimulatorInterface<?>, short, double) - Constructor for class nl.tudelft.simulation.dsol.swing.charts.xy.XYSeries
-
constructs a new XYSeries.
Z
- zoom(double) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
zooms in/out.
- zoom(double, int, int) - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
zooms in/out.
- zoomAll() - Method in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
resets the panel to its an extent that covers all displayed objects.
- ZOOMFACTOR - Static variable in class nl.tudelft.simulation.dsol.swing.animation.d2.VisualizationPanel
-
the ZOOM factor.
- ZoomInAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
The ZoomIn action.
- ZoomInAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.ZoomInAction
-
constructs a new ZoomInAction.
- ZoomOutAction - Class in nl.tudelft.simulation.dsol.swing.animation.d2.actions
-
The ZoomOut action.
- ZoomOutAction(VisualizationPanel) - Constructor for class nl.tudelft.simulation.dsol.swing.animation.d2.actions.ZoomOutAction
-
constructs a new ZoomOutAction.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form