harshsaxena / hooddars

Automatically exported from code.google.com/p/hooddars
0 stars 0 forks source link

Menu changes #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
* The following are menu re-rorganization changes, not changes in functionality.

Menu Changes, under 'Simulation' should have the following entries: 
-- 1st entry: Change 'New' to 'Select Protocol'. Leave the sub-tree (AODV, 
DSDV) as is.
-- 2nd entry: 'Create Network'
Sub-menu 'Add Single Node' --- same functionality as mouse-right-click on 
simulation panel (change the label on right-mouse-click to match 'Add Single 
Node'). 
Sub-mmenu 'Add Multiple Nodes' ---  same functionality as 'Randomize' (remove 
word 'randmomly' from the pop-up window).
Sub-menu: 'Load Topology from File...'. Same functionality of Import/Setup
-- 3rd entry: Save As...
<add separator line>
-- 4th entry: 'Import for Replay...' Same funtionality as Import/Replay
<add separator line>
-- 6th entry: Clear
-- 7th entry: Quit

Menu Changes, add menu item 'Mode': 
-- 1st entry: 'Animation Enabled' (checked by default). Same functionality as 
the current Simulation/Graphics Enabled. 
-- 2nd entry: 'Debug Enabled' (unchecked by default). Same functionality as the 
current Simulation/Debug Enabled. 
-- 3rd entry: 'Promiscuous Mode Enabled' (unchecked by default). Same 
functionality as the current 'Promiscuous Mode Enabled' in bottom right (note, 
word misspelled).

Menu Changes, add menu item 'Control': 
-- Send a Message
<add separator line>
-- 1st entry: 'Play'
-- 2nd entry: 'Pause'
-- 3rd entry: 'Stop'

Menu Changes, under 'Help' should have the following entries: 
1st entry: User's Guide

2nd entry: Developer's Guide
<add separator line>

3rd entry: Project Homepage // this will link to the sourceforge URL

<add separator line>

4th entry: Credits (this should launch a pop-up)
The Dynamic Ad-Hoc Routing Simulator (DARS) was developed by: 
<team's full names and photos go here, I can get you the photos from your IDs>

5th entry: About (this should launch a pop-up)
Dynamic Ad-Hoc Routing Simulator (DARS) v.<latest>
Copyright 2010 The DARS Team & the Department of Computer Science, Hood 
College, Frederick, MD 21701

DARS is released under the <license>
Contact: George Dimitoglou (dimitoglou@cs.hood.edu)

Original issue reported on code.google.com by dimitoglou@gmail.com on 22 Nov 2010 at 1:37

GoogleCodeExporter commented 8 years ago
There is a missing part here about the Log. Don't know how to handle it yet. 

I think there needs to be a 'Log Location...' menu item under 'Simulation' 
which tells the user where the log goes. How does teh team feel?

Original comment by dimitoglou@gmail.com on 22 Nov 2010 at 1:55

GoogleCodeExporter commented 8 years ago
I agree we need to have a way to set the log location.  It is not nice to leave 
log files laying around the system based on the location that the user runs the 
program from.

This is going to be a place that requires some care to maintain the platform 
independence of the program.

Original comment by kre...@gmail.com on 23 Nov 2010 at 12:52

GoogleCodeExporter commented 8 years ago
Menu Changes, add menu item 'Mode': 
-- 1st entry: 'Animation Enabled' (checked by default). Same functionality as 
the current Simulation/Graphics Enabled. 
-- 2nd entry: 'Debug Enabled' (unchecked by default). Same functionality as the 
current Simulation/Debug Enabled. 

Original comment by dimitoglou@gmail.com on 23 Nov 2010 at 9:00

GoogleCodeExporter commented 8 years ago

Original comment by kennyl...@gmail.com on 24 Nov 2010 at 12:57