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


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

Re: Drawing icons on a sc

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.alt.net!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: Drawing icons on a sc
Message-ID <708591c5cd6d4@uwe> (permalink)
X-Comment-To comp.lang.java.gui
Newsgroups comp.lang.java.gui
In-Reply-To <WBWSh.1453$2v1.297@newssvr14.news.prodigy.net>
References <WBWSh.1453$2v1.297@newssvr14.news.prodigy.net>
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92]
Lines 26
Date Wed, 27 Apr 2011 15:33:17 GMT
NNTP-Posting-Host 96.60.20.240
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1303918397 96.60.20.240 (Wed, 27 Apr 2011 10:33:17 CDT)
NNTP-Posting-Date Wed, 27 Apr 2011 10:33:17 CDT
Organization TDS.net
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:1433

Show key headers only | View raw


  To: comp.lang.java.gui
Thomas Ruschak wrote:

>    I have a friend who is doing a simple Java Swing project.  
.
>    He's got a JScrollPane with an image in it.  He wants to be able to put 
>an icon on the JScrollPane in response to user input. ..

Tell 'your friend' that one easy way to achieve this in
Java is to put a JPanel with an appropriate layout in
the JScrollPane, then add JLabels (containing the images)
into the JSP as needed.  

A call to 'validate()' should have everything appear correctly.

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

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200704/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 | Find similar | Unroll thread


Thread

Drawing icons on a scroll "Thomas Ruschak" <thomas.ruschak@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
  Re: Drawing icons on a sc "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000

csiph-web