|
Replies:
2
-
Last Post:
Jun 20, 2008 4:28 AM
by: aberrant
|
Threads:
[
Previous
|
Next
]
|
|
|
|
|
|
ThumbnailTooltipDemo
Posted:
Jun 5, 2008 2:04 PM
|
|
|
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
|
|
|
|
|
|
|
Re: ThumbnailTooltipDemo
Posted:
Jun 19, 2008 11:25 PM
in response to: aberrant
|
|
|
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
|
|
|
|
|
|
|
|
Re: ThumbnailTooltipDemo
Posted:
Jun 20, 2008 4:28 AM
in response to: sfshaza
|
|
|
Thanks. Java2D makes this stuff easy.
|
|
|
|
|