Package

it.unibo.scafi.simulation.frontend

view

Permalink

package view

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. view
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class ConfigurationPanel extends JDialog with PropertyChangeListener

    Permalink

    This class represent the panel where the user can configure a new simulation.

  2. class GuiNode extends JInternalFrame

    Permalink

    This class represents a graphics representation of Node

  3. class GuiNodeListeners extends MouseAdapter

    Permalink

    This class represent an ActionListener for a GuiNode

  4. class MenuBarNorth extends JMenuBar

    Permalink

    This class represent the Application menu

  5. class MyPopupMenu extends JPopupMenu

    Permalink

    This class represent the SoimulationPanel pop menu that contains all possible action and observation

  6. class NeighborsPanel extends JPanel

    Permalink

    This is the panel where are represents the connection of neighbors.

  7. class NodeInfoPanel extends JInternalFrame

    Permalink

    This represent a JPanel which show all information about its node

  8. class SensorOptionPane extends JDialog

    Permalink
  9. class SimulationPanel extends JDesktopPane

    Permalink

    This is the most important panel in which the simulation will be executed.

  10. class SimulationPanelMouseListener extends MouseAdapter

    Permalink

    This is the SimulationPanel's mouse listener

  11. class SimulatorUI extends JFrame

    Permalink

    This is the general frame that contains all panel

  12. class ValuesPanel extends JPanel

    Permalink

    This is the panel where are represents the connection of neighbors.

Value Members

  1. implicit def toActionListener(f: (ActionEvent) ⇒ Unit): ActionListener

    Permalink
  2. package ui3d

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped