JAVA: A GRAPHICAL APPROACH
By Vincent Information
Centre
UPDATES & ERRATA
ERRATA
Page 42, Chapter 3
Paragraph starting ‘The last parameter specifies...’ The last
sentence starting ‘However, these can be altered by passing...’
should be omitted.
Page 285
The method repaintComponent() should be changed to paintComponent().
Appendix A page 387
‘Running the Demo Files with TextPad’ Please note that if you
are running the demo files directly off the CD, do not compile
them. They have already been compiled, you only need to run them.
Appendix B page 392
The GrafixPolyline does not have setFillColor() and setLineColor()
methods as stated.