The Source for Java Technology Collaboration

Home » java.net Forums » Java Tutorials » Code Samples

Thread: ThumbnailTooltipDemo

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 2 - Last Post: Jun 20, 2008 4:28 AM by: aberrant Threads: [ Previous | Next ]
aberrant

Posts: 90
ThumbnailTooltipDemo
Posted: Jun 5, 2008 2:04 PM
  Click to reply to this thread Reply

Hi,

I just added some code to the Wiki that generates thumbnail previews of the tabs in a tabbed pane. Just hover over any tab and you will see a 1/2 sized thumbnail of the contents of the tab.

http://wiki.java.net/bin/view/Projects/ThumbnailTooltipDemo

sfshaza

Posts: 58
Re: ThumbnailTooltipDemo
Posted: Jun 19, 2008 11:25 PM   in response to: aberrant
  Click to reply to this thread Reply

Interesting. The pictorial tooltip is dynamically generated, so if you modify the contents of the tabbed pane, the tooltip is updated accordingly. Very cool!

Sharon

aberrant

Posts: 90
Re: ThumbnailTooltipDemo
Posted: Jun 20, 2008 4:28 AM   in response to: sfshaza
  Click to reply to this thread Reply

Thanks. Java2D makes this stuff easy.




 XML java.net RSS