Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Swing / AWT / SWT
Search Coderanch
Advance search
Google search
Register / Login
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
Ron McLeod
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Rob Spoor
Junilu Lacar
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Piet Souris
Carey Brown
Bartenders:
Forum:
Swing / AWT / SWT
Background Image in JList
Isaac Hewitt
Ranch Hand
Posts: 191
I like...
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Can anyone please point me to where I can learn about how to place a background image in a JList?
Paul Clapham
Sheriff
Posts: 27525
88
I like...
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Would that be one background image behind the whole list, or one background image per list entry? It always helps to
TellTheDetails
.
Pierre Sugar
Ranch Hand
Posts: 62
I like...
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
There is a good source for some special Swing functions at
http://www.javarichclient.com
Background image for JList can be found here
http://www.javarichclient.com/display-a-jlist-with-a-background-image/
Pierre
Isaac Hewitt
Ranch Hand
Posts: 191
I like...
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Pierre, you are very sweet. Thanks for this tip. I would like to have a background image (in the singular) in my JList. I tried the code and it worked.
Pierre Sugar
Ranch Hand
Posts: 62
I like...
posted 11 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Happy I could help
Pierre
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Add text and image to JList
awt
Image as a background
window print problem
set background of JList
More...