X-Received: by 10.68.200.168 with SMTP id jt8mr456790pbc.7.1358585287179; Sat, 19 Jan 2013 00:48:07 -0800 (PST) X-Received: by 10.50.217.201 with SMTP id pa9mr1503226igc.17.1358585286884; Sat, 19 Jan 2013 00:48:06 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!newsfeed.news.ucla.edu!usenet.stanford.edu!f6no10588043pbd.1!news-out.google.com!s9ni24pbb.0!nntp.google.com!ld4no10602503pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Sat, 19 Jan 2013 00:48:06 -0800 (PST) In-Reply-To: <4mikf8h7enquva3icl2d085grd5e04emt0@4ax.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=173.164.137.214; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T NNTP-Posting-Host: 173.164.137.214 References: <3a854a9f-1fb5-4001-ab84-7d6fd7987069@googlegroups.com> <4mikf8h7enquva3icl2d085grd5e04emt0@4ax.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Swing image class From: Lew Injection-Date: Sat, 19 Jan 2013 08:48:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:21575 Roedy Green wrote: > Perhaps they considered it too simple. Here is one > https://wush.net/svn/mindprod/com/mindprod/common11/ImageViewer.java That is a pretty little piece of code with Javadocs, clean and spare design, complete functionality without overstepping its purpose, and usefulness. > You can download the whole package at > http://mindprod.com/products1.html#COMMON11 > > You can use a JLabel/ImageIcon combo to get that effect in Swing. > > see http://mindprod.com/jgloss/imageicon.html -- Lew