• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

The Java Class Libraries Posters, Standard Edition, v1.3 and Enterprise Edition, v1.2

 
Ranch Hand
Posts: 3143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
These posters contain a list of each Java package contained within either the J2SE or the
J2EE. The J2SE poster contain 58 of the 70 packages in the Standard Edition while the J2EE
poster contains all the packages within the Enterprise Edition. Between the two posters,
almost 80 packages and well over 2,000 classes are displayed. The posters show each package
and the classes and interfaces making up the package along with their hierarchical relationship
to each other and to other classes in other packages. Classes from other packages are coded to
show their "home" package. Abstract and final classes are indicated. Posters containing a list
of all the classes in the J2SE or the J2EE are useful at times and may save hunting down a class
in the API to determine if, for example, JarOutputStream inherits from DeflaterOutputStream or
not. But that isn't the real reason you want these posters, and you know you want them! You want
these posters on your wall because they look so cool. Just think how jealous your co-workers will
be when they see them hanging in your office or cubicle. Think how impressed your boss will be when
she realizes how much there is to know about Java. And when you're stuck on a problem and leaning
back looking for inspiration you can stare at these posters and no one will think you're daydreaming.
(Thomas Paul - bartender , March 2001)


More info at Amazon.com
More info at Amazon.co.uk
More info at FatBrain.com
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think this review was the most fun review that I have done. The best part is I was completely serious. These posters serve no real useful purpose but you must own them. They are just too cool
 
Ranch Hand
Posts: 1072
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Angela ,
You might want to put a link for this :

The Java(TM) Class Libraries Poster, Part 1, Sixth Edition
by Patrick Chan, Rosanna Lee

2 pages 6th edition (June 1, 2001)
Addison-Wesley Pub Co; ISBN: : 0201752824

The Java(TM) Class Libraries Poster, Part 2, Sixth Edition
by Patrick Chan, Rosanna Lee

2 pages 6th edition (June 1, 2001)
Addison-Wesley Pub Co; ISBN: 0201754843
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
New posters!!! And now there are two where before there was only one!!! What a joyous day!
 
ersin eser
Ranch Hand
Posts: 1072
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
covers 1.4
reply
    Bookmark Topic Watch Topic
  • New Topic