TrustGrapher  r52
A playabale simulator for modelling trust between agents
cu.trustGrapher.TrustMenuBar Class Reference
Collaboration diagram for cu.trustGrapher.TrustMenuBar:

List of all members.

Public Member Functions

 TrustMenuBar (TrustGrapher trustGrapher)

Public Attributes

javax.swing.JCheckBoxMenuItem toggleEventPanelButton
javax.swing.JCheckBoxMenuItem togglePlaybackPanelButton

Static Public Attributes

static final String SHOW_PLAYBACK_PANEL = "showPlaybackPanel"

Protected Attributes

TrustGrapher trustGrapher

Package Attributes

static final String SHOW_EVENT_PANEL = "showEventPanel"

Detailed Description

The menu bar for the simnulator. Contains controls for options, saving, loading, modifying events, changing view types, and displaying panels.

Author:
Andrew O'Hara

Definition at line 11 of file TrustMenuBar.java.


Constructor & Destructor Documentation

cu.trustGrapher.TrustMenuBar.TrustMenuBar ( TrustGrapher  trustGrapher)

Definition at line 17 of file TrustMenuBar.java.

Here is the call graph for this function:


Member Data Documentation

final String cu.trustGrapher.TrustMenuBar.SHOW_EVENT_PANEL = "showEventPanel" [package]

Definition at line 13 of file TrustMenuBar.java.

final String cu.trustGrapher.TrustMenuBar.SHOW_PLAYBACK_PANEL = "showPlaybackPanel" [static]

Definition at line 13 of file TrustMenuBar.java.

Definition at line 311 of file TrustMenuBar.java.

Definition at line 312 of file TrustMenuBar.java.


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