Java Threads mailing list archive

Re:Programming Java threads in the real world, Part 7 - JavaWorld

From: Oyvind Teig <Oyvind.Teig@autronica.no>
Date: Fri, 9 Apr 1999 11:18:02 +0200

Thanks, Richard. Working on the article:
  http://www.javaworld.com/javaworld/jw-04-1999/jw-04-toolbox.html
Learning on a steep curve.

What does it mean when he states that

  class Color_scheme
    ...
    /*package*/ synchronized change_color_scheme(
             Color foreground, Color background )
   =

  Note that this is one of the few cases in which you must use =

  package access rather than an inner class.

Where is the package defined? (So, what is a package, anyhow..)

-- =


|=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|
| Oyvind Teig                           | oyvind.teig@autronica.no |
| Navia Maritime AS, division Autronica | oyvind.teig@computer.org |
| 7005 Trondhem     |    http://www.navia.no | Tel:+47 73 58 12 68 |
| Norway            |http://www.autronica.no | Fax:+47 73 91 93 20 |
|=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D|

	


Last updated: Tue Nov 2 12:11:39 1999
Maintained by Peter Welch.