Difference between revisions of "Wristwatch Example"

From WeizmannWiki
Jump to: navigation, search
(Installation Instructions)
Line 1: Line 1:
Here we will add Michal's wrist watch example.
+
We will present each of the requirements text, and the LSC created from them. 
  
Should have a link from the Example Page.
+
== Requirements ==
  
==Download the Wrist Watch Example==
+
=== Watch Modes ===
The following zip files contain...
+
  
[[Media:WristWatchExampleSwingGUI.zip | WristWatchExampleSwingGUI.zip]]
+
when the user clicks the d_button, if the display mode is time, the display mode changes to date, otherwise if the display mode is date, the display mode changes to time.
<br>
+
[[Media:WristWatchExampleSystemModelGUI.zip | WristWatchExampleSystemModelGUI.zip]]
+
  
== Installation Instructions==
+
when the user clicks the a_button, if the display mode is time, the display mode changes to alarm, otherwise if the display mode is alarm, the display mode changes to chime, otherwise if the display mode is chime, the display mode changes to stopwatch, otherwise if the display mode is stopwatch, the display mode changes to time.
# Extract the downloaded file. The zip includes an executable jar and a properties file - ToDO: extend this and add image of the extracted folder.
+
 
# Double click the jar and start playing
+
Here we will add Michal's wrist watch example.
 +
 
 +
Should have a link from the Example Page.
 +
 
 +
== Download the Wrist Watch Example ==
 +
 
 +
The following zip files contain...
 +
 
 +
[[Media:WristWatchExampleSwingGUI.zip|WristWatchExampleSwingGUI.zip]] <br> [[Media:WristWatchExampleSystemModelGUI.zip|WristWatchExampleSystemModelGUI.zip]]
 +
 
 +
== Installation Instructions ==
 +
 
 +
#Extract the downloaded file. The zip includes an executable jar and a properties file - ToDO: extend this and add image of the extracted folder.  
 +
#Double click the jar and start playing

Revision as of 08:04, 5 February 2013

We will present each of the requirements text, and the LSC created from them. 

Requirements

Watch Modes

when the user clicks the d_button, if the display mode is time, the display mode changes to date, otherwise if the display mode is date, the display mode changes to time.

when the user clicks the a_button, if the display mode is time, the display mode changes to alarm, otherwise if the display mode is alarm, the display mode changes to chime, otherwise if the display mode is chime, the display mode changes to stopwatch, otherwise if the display mode is stopwatch, the display mode changes to time.

Here we will add Michal's wrist watch example.

Should have a link from the Example Page.

Download the Wrist Watch Example

The following zip files contain...

WristWatchExampleSwingGUI.zip
WristWatchExampleSystemModelGUI.zip

Installation Instructions

  1. Extract the downloaded file. The zip includes an executable jar and a properties file - ToDO: extend this and add image of the extracted folder.
  2. Double click the jar and start playing