FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.gui.Visualizer.MsgVisualization Enum Reference

Whether and how long to display a message type. More...

Public Attributes

 NONE
 Do not display the message.
 TIMED
 Display the message for DISPLAY_TIME.
 STEPPED
 Display until the user clicks on NEXT.

Detailed Description

Whether and how long to display a message type.

Member Data Documentation

◆ NONE

◆ STEPPED

frodo2.gui.Visualizer.MsgVisualization.STEPPED

Display until the user clicks on NEXT.

Referenced by frodo2.gui.Visualizer.getMsgViz(), and frodo2.gui.VisualizerControls.MsgTypeSetting.stateChanged().

◆ TIMED

frodo2.gui.Visualizer.MsgVisualization.TIMED

Display the message for DISPLAY_TIME.

Referenced by frodo2.gui.VisualizerControls.MsgTypeSetting.stateChanged().


The documentation for this enum was generated from the following file: