it.unibo.pps.jvm.boundary.gui.panel

Type members

Classlikes

Module that wraps all the panels that are in the bottom area of the simulation gui.

Module that wraps all the panels that are in the bottom area of the simulation gui.

class ChartsPanel extends JPanel with UpdatablePanel

The ChartsPanel is the panel of the simulation gui that contains and handle the graphs.

The ChartsPanel is the panel of the simulation gui that contains and handle the graphs.

class SimulationPanel() extends JPanel with UpdatablePanel

The Simulation Panel is the panel that handle the visualization of the simulation status. For this reason it extends UpdatablePanel.

The Simulation Panel is the panel that handle the visualization of the simulation status. For this reason it extends UpdatablePanel.