Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2782

Re: ListCellRenderer Only

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!novia!news-out.readnews.com!news-xxxfer.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail
From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: ListCellRenderer Only
Message-ID <7b552980dbe5a@uwe> (permalink)
X-Comment-To comp.lang.java.gui
Newsgroups comp.lang.java.gui
In-Reply-To <e3115772-f363-403c-be6a-462b55161ca9@y5g2000hsf.googlegroups.com>
References <e3115772-f363-403c-be6a-462b55161ca9@y5g2000hsf.googlegroups.com>
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92]
Lines 32
Date Wed, 27 Apr 2011 15:41:07 GMT
NNTP-Posting-Host 96.60.20.240
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1303918867 96.60.20.240 (Wed, 27 Apr 2011 10:41:07 CDT)
NNTP-Posting-Date Wed, 27 Apr 2011 10:41:07 CDT
Organization TDS.net
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:2782

Show key headers only | View raw


  To: comp.lang.java.gui
Eric Czarny wrote:
..
>...Has anyone else witnessed a similar problem?

Images load asynchronously.  Here are some examples
of image loading.  <http://www.knutejohnson.com/>
Look particularly at the 'How to load images' examples.

Other things I would recommend changing about those 
code snippets are:
- Instantiate a JLabel, once in the constructor of the renderer.
- Use the JLabel instead of MyCell to render the image.
- Load the image only once.

Note also that posting an SSCCE* that refers to images
on the internet, allows others to see the problem, quickly
& easily.

* <http://www.physci.org/codes/sscce.html>

-- 
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200711/1

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

ListCellRenderer Only Pai "Eric Czarny" <eric.czarny@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
  Re: ListCellRenderer Only "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
    Re: ListCellRenderer Only "Eric Czarny" <eric.czarny@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
      Re: ListCellRenderer Only "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
        Re: ListCellRenderer Only "Eric Czarny" <eric.czarny@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000

csiph-web