Index of /~torsjark/undervisning/java/program/bluej/examples02/naive-ticket-machine

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]README.TXT 2003-10-16 14:39 460  
[   ]TicketMachine.class 2003-10-16 14:39 1.2K 
[   ]TicketMachine.ctxt 2003-10-16 14:39 1.4K 
[TXT]TicketMachine.java 2003-10-16 14:39 2.0K 
[   ]bluej.pkg 2003-10-16 14:39 292  
[   ]bluej.pkh 2003-10-16 14:39 295  

Project: naive-ticket-machine
Authors: David Barnes and Michael Kolling

This project is part of the material for the book

   Objects First with Java - A Practical Introduction using BlueJ
   David J. Barnes and Michael Kolling
   Pearson Education, 2002

It is discussed in chapter 2.

Purpose of project: To illustrate the basics of fields, constructors, and methods.
Version: 2001.05.11
How to start this project: Create one or more TicketMachine objects.