In article
<5d97d2e9-f05e-4d0a-8b28-7a4a9b6b9b1c@a6g2000yqm.googlegroups.com>,
> I have build a swing application with many frames. Each frame has a
> appropriate title which occours in the controllbar. but if the number
> of frames becomes to big, kde (4.3 @ suse 11.2) begins to group them
> togehter. this grouping has an somehow arbitrary title... sometimes it
> sounds like a package name, currently its "java-util-TimerThread".
> Has anyone a clue how to set this name to something useful?
What happens in other window managers? Is this just KDE?

Signature
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>
marcomoeller@googlemail.com - 05 Feb 2010 12:13 GMT
hi,
on widows vista it is called: "Java(TM) Platform SE binary"
it seems to be related to this:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4805690
does anyone have a good solution for this? We are using Java6.
thx
marco
> In article
> <5d97d2e9-f05e-4d0a-8b28-7a4a9b6b9...@a6g2000yqm.googlegroups.com>,
[quoted text clipped - 13 lines]
> trashgod at gmail dot com
> <http://sites.google.com/site/drjohnbmatthews>
John B. Matthews - 05 Feb 2010 15:49 GMT
In article
<b8b380cd-84bd-4fe5-a8ff-523cbd797b74@d37g2000yqa.googlegroups.com>,
> on widows vista it is called: "Java(TM) Platform SE binary"
>
> it seems to be related to this:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4805690
>
> does anyone have a good solution for this? We are using Java6.
The <http://sscce.org/> in the bug report you cited produces the
expected behavior on Mac OS X Aqua and Ubuntu Gnome. In particular, Mac
OS X always groups application windows, while Gnome never does. Windows
7 shows an attractive "stack" icon, and the roll-over menu on the task
bar shows the correct frame titles.
The problem appears to be related to disparate window managers and the
report includes a discussion of several alternatives. One additional
approach to managing a large number of frames comes to mind:
<http://java.sun.com/javase/6/docs/api/javax/swing/JInternalFrame.html>
Thank you for following up on this interesting topic.
[Please do not top post.]

Signature
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>