Lecture 24
21
Juno 10 has a GUI
•
Juno CLI prompts for input when it wants it
=>
the program is in control
•
Juno GUI sits waiting for user input from
anywhere mouse can go, then takes action
=>
the user is in control (event driven)
•
> java Juno –g
•
.