Package 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. The AnimationPanel is contained in its own
package nl.tudelft.simulation.dsol.swing.gui.animation.d2.
Copyright (c) 2021-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information DSOL Manual. The DSOL project is distributed under a three-clause BSD-style license, which can be found at DSOL License.
- Author:
- Alexander Verbraeck
-
ClassDescriptionThe ButtonPanel with the home button, grid button, and full extent button are synchronously coupled to the animation panel.A panel with info in the north bar of the animation tab.The PropertiesPanel displays the properties of one or more selected objects.A search panel for a single object type.SearchPanel.ObjectKind<T extends Locatable>Entries in the typeToSearch JComboBox of the search panel.TogglePanel.java.