Grouping icons on the XP toolbar

J

John Lopez

Help!

I have a JVM 1.5 app that has several JFrames open. Thus there are several
icons on the XP toolbar. If the user turns off the grouping property on the
XP toolbar, I still want my app to group the icons.

Is there something in Java or the windows registry that can force my
applications icons to be grouped?

Thanks,
John
 
R

Ramesh, MS-MVP

There is no way to accomplish this, without altering the user preferences (taskbar grouping). Can you build your application with MDI window instead?

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Help!

I have a JVM 1.5 app that has several JFrames open. Thus there are several
icons on the XP toolbar. If the user turns off the grouping property on the
XP toolbar, I still want my app to group the icons.

Is there something in Java or the windows registry that can force my
applications icons to be grouped?

Thanks,
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top