Wristwatch Example

From WeizmannWiki
Revision as of 10:42, 6 February 2013 by Michal (Talk | contribs)

Jump to: navigation, search

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.
LSC
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.
LSC
when the user clicks the c_button , if the display mode is alarm then the display mode changes to "alarm minutes" , otherwise if the display mode is "alarm minutes" then the display mode changes to "alarm hours" , otherwise if the display mode is "alarm hours" then the display mode changes to alarm
LSC
when the user clicks the b_button, if the display mode is “alarm minutes”, the display mode changes to alarm
LSC
when the user clicks the b_button, if the display mode is “alarm hours” , the display mode changes to alarm
LSC
when the user clicks the a_button , if the display mode is "alarm minutes" , the alarm increases in one minute , otherwise if the display mode is "alarm hours" , the alarm increases by one hour
LSC
when the user clicks the c_button , if the display mode is time , the display mode changes to update and the update type changes to seconds
LSC



TODO - 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