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:
java.awt.event.ActionListener,java.awt.event.WindowListener,java.awt.image.ImageObserver,java.awt.MenuContainer,java.io.Serializable,java.util.EventListener,javax.accessibility.Accessible,EventListenerInterface
public class OTSAnimationPanel extends OTSSimulationPanel implements java.awt.event.ActionListener, java.awt.event.WindowListener, EventListenerInterface
Animation panel with various controls.
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
$LastChangedDate: 2018-10-16 12:57:02 +0200 (Tue, 16 Oct 2018) $, @version $Revision: 4703 $, by $Author: wjschakel $,
initial version Jun 18, 2015
- Author:
- Alexander Verbraeck, Peter Knoppers
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected classOTSAnimationPanel.DisposeOnCloseThreadInstall the dispose on close when the OTSControlPanel is registered as part of a frame.protected classOTSAnimationPanel.UpdateTimerUpdateTimer class to update the coordinate on the screen.Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanelNested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent -
Field Summary
Fields Modifier and Type Field Description protected booleancloseHandlerRegisteredHas the window close handler been registered?protected booleanwindowExitedIndicate 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_WINDOW -
Constructor Summary
Constructors Constructor Description OTSAnimationPanel(java.awt.geom.Rectangle2D extent, java.awt.Dimension size, OTSAnimator simulator, OTSModelInterface otsModel, GTUColorer gtuColorer, OTSNetwork network)Construct a panel that looks like the DSOLPanel for quick building of OTS applications. -
Method Summary
Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent actionEvent)voidaddAllToggleGISButtonText(java.lang.String header, GisRenderable2D gisMap, java.lang.String toolTipText)Add buttons for toggling all GIS layers on or off.voidaddToggleAnimationButtonIcon(java.lang.String name, java.lang.Class<? extends Locatable> locatableClass, java.lang.String iconPath, java.lang.String toolTipText, boolean initiallyVisible, boolean idButton)Add a button for toggling an animatable class on or off.voidaddToggleAnimationButtonText(java.lang.String name, java.lang.Class<? extends Locatable> locatableClass, java.lang.String toolTipText, boolean initiallyVisible)Add a button for toggling an animatable class on or off.voidaddToggleGISButtonText(java.lang.String layerName, java.lang.String displayName, GisRenderable2D gisMap, java.lang.String toolTipText)Add a button to toggle a GIS Layer on or off.voidaddToggleText(java.lang.String text)Add a text to explain animatable classes.AnimationPanelgetAnimationPanel()Easy access to the AnimationPanel.ColorControlPanelgetColorControlPanel()Access the ColorControlPanel of this ControlPanel.javax.swing.JPanelgetDemoPanel()Return a panel for on-screen demo controls.GTUColorergetGTUColorer()Access the GTUColorer of this animation ControlPanel.voidhideGISLayer(java.lang.String layerName)Set a GIS layer to be hidden in the animation to true.voidinstallWindowCloseHandler()Install a handler for the window closed event that stops the simulator (if it is running).voidnotify(EventInterface event)voidshowGISLayer(java.lang.String layerName)Set a GIS layer to be shown in the animation to true.voidtoggleGISLayer(java.lang.String layerName)Toggle a GIS layer to be displayed in the animation to its reverse value.voidupdateAnimationClassCheckBox(java.lang.Class<? extends Locatable> locatableClass)Update the checkmark related to a programmatically changed animation state.protected voidupdateWorldCoordinate()Display the latest world coordinate based on the mouse position on the screen.voidwindowActivated(java.awt.event.WindowEvent e)voidwindowClosed(java.awt.event.WindowEvent e)voidwindowClosing(java.awt.event.WindowEvent e)voidwindowDeactivated(java.awt.event.WindowEvent e)voidwindowDeiconified(java.awt.event.WindowEvent e)voidwindowIconified(java.awt.event.WindowEvent e)voidwindowOpened(java.awt.event.WindowEvent e)Methods inherited from class org.opentrafficsim.swing.gui.OTSSimulationPanel
addConsoleTab, addPropertiesTab, getConsole, getOtsControlPanel, getOtsModel, getSimulator, getStatusBar, 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(java.awt.geom.Rectangle2D extent, java.awt.Dimension size, OTSAnimator simulator, OTSModelInterface otsModel, GTUColorer gtuColorer, OTSNetwork network) throws java.rmi.RemoteException, DSOLExceptionConstruct 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- OTSNetwork; network- Throws:
java.rmi.RemoteException- when notification of the animation panel failsDSOLException- when simulator does not implement AnimatorInterface
-
-
Method Details
-
addToggleAnimationButtonIcon
public final void addToggleAnimationButtonIcon(java.lang.String name, java.lang.Class<? extends Locatable> locatableClass, java.lang.String iconPath, java.lang.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(java.lang.String name, java.lang.Class<? extends Locatable> locatableClass, java.lang.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
public final void addToggleText(java.lang.String text)Add a text to explain animatable classes.- Parameters:
text- String; the text to show
-
addAllToggleGISButtonText
public final void addAllToggleGISButtonText(java.lang.String header, GisRenderable2D gisMap, java.lang.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(java.lang.String layerName, java.lang.String displayName, GisRenderable2D gisMap, java.lang.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
public final void showGISLayer(java.lang.String layerName)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
public final void hideGISLayer(java.lang.String layerName)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
public final void toggleGISLayer(java.lang.String layerName)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
public final void actionPerformed(java.awt.event.ActionEvent actionEvent)- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
-
getAnimationPanel
Easy access to the AnimationPanel.- Returns:
- AnimationPanel
-
getDemoPanel
public javax.swing.JPanel getDemoPanel()Return a panel for on-screen demo controls. The panel is create on first call.- Returns:
- JPanel; panel
-
updateAnimationClassCheckBox
public final void updateAnimationClassCheckBox(java.lang.Class<? extends Locatable> locatableClass)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
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
public void windowOpened(java.awt.event.WindowEvent e)- Specified by:
windowOpenedin interfacejava.awt.event.WindowListener
-
windowClosing
public final void windowClosing(java.awt.event.WindowEvent e)- Specified by:
windowClosingin interfacejava.awt.event.WindowListener
-
windowClosed
public final void windowClosed(java.awt.event.WindowEvent e)- Specified by:
windowClosedin interfacejava.awt.event.WindowListener
-
windowIconified
public final void windowIconified(java.awt.event.WindowEvent e)- Specified by:
windowIconifiedin interfacejava.awt.event.WindowListener
-
windowDeiconified
public final void windowDeiconified(java.awt.event.WindowEvent e)- Specified by:
windowDeiconifiedin interfacejava.awt.event.WindowListener
-
windowActivated
public final void windowActivated(java.awt.event.WindowEvent e)- Specified by:
windowActivatedin interfacejava.awt.event.WindowListener
-
windowDeactivated
public final void windowDeactivated(java.awt.event.WindowEvent e)- Specified by:
windowDeactivatedin interfacejava.awt.event.WindowListener
-
notify
- Specified by:
notifyin interfaceEventListenerInterface- Throws:
java.rmi.RemoteException
-