RHS   Allan   Software Construction Examples


 

Examples

  ScannerTest.java Example of reading from the keyboard in a non-GUI aplication. Used in classroom 6th September 2005.    
 
HighScoreList
  HighScoreList.java
  HighScoreListJUnit.java
Remember that the HighScoreListJUnit.java should be placed in the test-package!    
 
NewDiceGame
  Dice.java
  GameController.java
  GameView.java
  GameView_form.zip
Remember to unzip (extract) the file GameView_form.zip into GameView.form    
 
JUnit simple example
  App.java
  ModelX.java
  ModelY.java
  ModelXTest.java
  ModelYTest.Java
Remember that the test files should go into the test-package    
Testing the Registers class using a JList
  TestingRegisters.zip
Save in the folder where you want the project to be in.
When extracted (un-zipped) you'll have the complete Netbeans project.
   
         

Maintained by: Allan Helboe Nielsen
Updated: 13 December, 2005 17:01