Package org.opentrafficsim.swing.gui
Class OtsAnimationPanel
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.opentrafficsim.swing.gui.OtsSimulationPanel
org.opentrafficsim.swing.gui.OtsAnimationPanel
- All Implemented Interfaces:
ActionListener,WindowListener,ImageObserver,MenuContainer,Serializable,Remote,EventListener,Accessible,org.djutils.event.EventListener
public class OtsAnimationPanel
extends OtsSimulationPanel
implements ActionListener, WindowListener, org.djutils.event.EventListener
Animation panel with various controls.
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum for demo panel position.protected classInstall the dispose on close when the OtsControlPanel is registered as part of a frame.protected classUpdateTimer class to update the coordinate on the screen.Nested classes/interfaces inherited from class org.opentrafficsim.swing.gui.OtsSimulationPanel
OtsSimulationPanel.AppearanceControlTabbedContentPaneNested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanelNested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponentNested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainerNested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanHas the window close handler been registered?protected booleanIndicate the window has been closed and the timer thread can stop.Fields inherited from class javax.swing.JComponent
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOWFields inherited from class java.awt.Component
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH -
Constructor Summary
ConstructorsConstructorDescriptionOtsAnimationPanel(Rectangle2D extent, Dimension size, org.opentrafficsim.core.dsol.OtsAnimator simulator, org.opentrafficsim.core.dsol.OtsModelInterface otsModel, org.opentrafficsim.core.animation.gtu.colorer.GtuColorer gtuColorer, org.opentrafficsim.core.network.Network network) Construct a panel that looks like the DSOLPanel for quick building of OTS applications. -
Method Summary
Modifier and TypeMethodDescriptionfinal voidactionPerformed(ActionEvent actionEvent) final voidaddAllToggleGISButtonText(String header, GisRenderable2D gisMap, String toolTipText) Add buttons for toggling all GIS layers on or off.final voidaddToggleAnimationButtonIcon(String name, Class<? extends Locatable> locatableClass, String iconPath, String toolTipText, boolean initiallyVisible, boolean idButton) Add a button for toggling an animatable class on or off.final voidaddToggleAnimationButtonText(String name, Class<? extends Locatable> locatableClass, String toolTipText, boolean initiallyVisible) Add a button for toggling an animatable class on or off.final voidaddToggleGISButtonText(String layerName, String displayName, GisRenderable2D gisMap, String toolTipText) Add a button to toggle a GIS Layer on or off.final voidaddToggleText(String text) Add a text to explain animatable classes.voidCreates a demo panel within the animation area.final nl.tudelft.simulation.dsol.swing.animation.D2.AnimationPanelEasy access to the AnimationPanel.final ColorControlPanelAccess the ColorControlPanel of this ControlPanel.Return a panel for on-screen demo controls.final org.opentrafficsim.core.animation.gtu.colorer.GtuColorerAccess the GtuColorer of this animation ControlPanel.final voidhideGISLayer(String layerName) Set a GIS layer to be hidden in the animation to true.final voidInstall a handler for the window closed event that stops the simulator (if it is running).voidnotify(org.djutils.event.Event event) voidsetAutoPan(String newAutoPanId, OtsSearchPanel.ObjectKind<?> newAutoPanKind, boolean newAutoPanTrack) Change auto pan target.final voidshowGISLayer(String layerName) Set a GIS layer to be shown in the animation to true.final voidtoggleGISLayer(String layerName) Toggle a GIS layer to be displayed in the animation to its reverse value.final voidupdateAnimationClassCheckBox(Class<? extends Locatable> locatableClass) Update the checkmark related to a programmatically changed animation state.protected final voidDisplay the latest world coordinate based on the mouse position on the screen.final voidfinal voidfinal voidfinal voidfinal voidfinal voidvoidMethods inherited from class org.opentrafficsim.swing.gui.OtsSimulationPanel
addConsoleTab, addPropertiesTab, disableSimulationControlButtons, enableSimulationControlButtons, getConsole, getOtsControlPanel, getOtsModel, getSimulator, getTabbedPane, toStringMethods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUIMethods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTreeMethods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Field Details
-
closeHandlerRegistered
protected boolean closeHandlerRegisteredHas the window close handler been registered? -
windowExited
protected boolean windowExitedIndicate the window has been closed and the timer thread can stop.
-
-
Constructor Details
-
OtsAnimationPanel
public OtsAnimationPanel(Rectangle2D extent, Dimension size, org.opentrafficsim.core.dsol.OtsAnimator simulator, org.opentrafficsim.core.dsol.OtsModelInterface otsModel, org.opentrafficsim.core.animation.gtu.colorer.GtuColorer gtuColorer, org.opentrafficsim.core.network.Network network) throws RemoteException, DSOLException Construct a panel that looks like the DSOLPanel for quick building of OTS applications.- Parameters:
extent- Rectangle2D; bottom left corner, length and width of the area (world) to animate.size- Dimension; the size to be used for the animation.simulator- OTSAnimator; the simulator or animator of the model.otsModel- OtsModelInterface; the builder and rebuilder of the simulation, based on properties.gtuColorer- GtuColorer; the colorer to use for the GTUs.network- Network; network- Throws:
RemoteException- when notification of the animation panel failsDSOLException- when simulator does not implement AnimatorInterface
-
-
Method Details
-
setAutoPan
public void setAutoPan(String newAutoPanId, OtsSearchPanel.ObjectKind<?> newAutoPanKind, boolean newAutoPanTrack) Change auto pan target.- Parameters:
newAutoPanId- String; id of object to track (ornewAutoPanKind- String; kind of object to tracknewAutoPanTrack- boolean; if true; tracking is continuously; if false; tracking is once
-
addToggleAnimationButtonIcon
public final void addToggleAnimationButtonIcon(String name, Class<? extends Locatable> locatableClass, String iconPath, String toolTipText, boolean initiallyVisible, boolean idButton) Add a button for toggling an animatable class on or off. Button icons for which 'idButton' is true will be placed to the right of the previous button, which should be the corresponding button without the id. An example is an icon for showing/hiding the class 'Lane' followed by the button to show/hide the Lane ids.- Parameters:
name- String; the name of the buttonlocatableClass- Class<? extends Locatable>; the class for which the button holds (e.g., GTU.class)iconPath- String; the path to the 24x24 icon to displaytoolTipText- String; the tool tip text to show when hovering over the buttoninitiallyVisible- boolean; whether the class is initially shown or notidButton- boolean; id button that needs to be placed next to the previous button
-
addToggleAnimationButtonText
public final void addToggleAnimationButtonText(String name, Class<? extends Locatable> locatableClass, String toolTipText, boolean initiallyVisible) Add a button for toggling an animatable class on or off.- Parameters:
name- String; the name of the buttonlocatableClass- Class<? extends Locatable>; the class for which the button holds (e.g., GTU.class)toolTipText- String; the tool tip text to show when hovering over the buttoninitiallyVisible- boolean; whether the class is initially shown or not
-
addToggleText
Add a text to explain animatable classes.- Parameters:
text- String; the text to show
-
addAllToggleGISButtonText
public final void addAllToggleGISButtonText(String header, GisRenderable2D gisMap, String toolTipText) Add buttons for toggling all GIS layers on or off.- Parameters:
header- String; the name of the group of layersgisMap- GisRenderable2D; the GIS map for which the toggles have to be addedtoolTipText- String; the tool tip text to show when hovering over the button
-
addToggleGISButtonText
public final void addToggleGISButtonText(String layerName, String displayName, GisRenderable2D gisMap, String toolTipText) Add a button to toggle a GIS Layer on or off.- Parameters:
layerName- String; the name of the layerdisplayName- String; the name to display next to the tick boxgisMap- GisRenderable2D; the maptoolTipText- String; the tool tip text
-
showGISLayer
Set a GIS layer to be shown in the animation to true.- Parameters:
layerName- String; the name of the GIS-layer that has to be shown.
-
hideGISLayer
Set a GIS layer to be hidden in the animation to true.- Parameters:
layerName- String; the name of the GIS-layer that has to be hidden.
-
toggleGISLayer
Toggle a GIS layer to be displayed in the animation to its reverse value.- Parameters:
layerName- String; the name of the GIS-layer that has to be turned off or vice versa.
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-
getAnimationPanel
public final nl.tudelft.simulation.dsol.swing.animation.D2.AnimationPanel getAnimationPanel()Easy access to the AnimationPanel.- Returns:
- AnimationPanel
-
createDemoPanel
Creates a demo panel within the animation area.- Parameters:
position- String; any string from BorderLayout indicating the position of the demo panel, except CENTER.- Throws:
IllegalStateException- if the panel was already created
-
getDemoPanel
Return a panel for on-screen demo controls. The panel is create on first call.- Returns:
- JPanel; panel
-
updateAnimationClassCheckBox
Update the checkmark related to a programmatically changed animation state.- Parameters:
locatableClass- Class<? extends Locatable>; class to show the checkmark for
-
updateWorldCoordinate
protected final void updateWorldCoordinate()Display the latest world coordinate based on the mouse position on the screen. -
getGtuColorer
public final org.opentrafficsim.core.animation.gtu.colorer.GtuColorer getGtuColorer()Access the GtuColorer of this animation ControlPanel.- Returns:
- GtuColorer the colorer used. If it is a SwitchableGtuColorer, the wrapper with the list will be returned, not the actual colorer in use.
-
getColorControlPanel
Access the ColorControlPanel of this ControlPanel. If the simulator is not a SimpleAnimator, no ColorControlPanel was constructed and this method will return null.- Returns:
- ColorControlPanel
-
installWindowCloseHandler
public final void installWindowCloseHandler()Install a handler for the window closed event that stops the simulator (if it is running). -
windowOpened
- Specified by:
windowOpenedin interfaceWindowListener
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener
-
windowClosed
- Specified by:
windowClosedin interfaceWindowListener
-
windowIconified
- Specified by:
windowIconifiedin interfaceWindowListener
-
windowDeiconified
- Specified by:
windowDeiconifiedin interfaceWindowListener
-
windowActivated
- Specified by:
windowActivatedin interfaceWindowListener
-
windowDeactivated
- Specified by:
windowDeactivatedin interfaceWindowListener
-
notify
- Specified by:
notifyin interfaceorg.djutils.event.EventListener- Throws:
RemoteException
-