forked from TonyPwny/Clock-Display
-
Notifications
You must be signed in to change notification settings - Fork 0
Rhyolite1/Clock-Display
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MASTER - version - readme.txt Project: clock-display Authors: David Barnes and Michael Kölling This project is part of the material for the book Objects First with Java - A Practical Introduction using BlueJ Fifth edition David J. Barnes and Michael Kölling Pearson Education, 2012 It is discussed in chapter 3. To use this project, create an instance of class ClockDisplay. Then inspect this instance and leave the inspector window open. With the inspector window open, call the object's methods, such as timeTick and setTime. Watch the "displayString" in the inspector. The displayString field simulates the actual clock display device. Was this program running in a real clock, it would change the real, physical display hardware instead of this string. Everything else could be pretty much the same. Note: This project does not implement adequate handling of errors.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%