DesktopManager implementation question
- From: Laird Nelson <ljnelson94@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 May 2005 14:10:17 -0400
Before I go reinventing the wheel, does anyone know of a pointer to a DesktopManager implementation that handles resizing properly when its internal frames are minimized?
Specifically, I'm looking for some set of behavior equal to or greater than the following:
When an internal frame is iconified AND the look and feel has located that iconified frame at the bottom of the desktop AND the desktop is resized, THEN the iconified frame should reoccupy the appropriate position in the newly-sized desktop.
Right now what happens is that the iconified frame simply stays where it is. This is in keeping with a container that really doesn't have a layout manager, but it's not what a user would expect.
Thanks in advance for any pointers; I have done my homework via Google, this newsgroup, etc. but haven't found anything. There are plenty of examples of putting a JDesktopPane into a JScrollPane, but for various reasons I'd really REALLY like to avoid this if possible.
Thanks, Laird .
- Follow-Ups:
- Re: DesktopManager implementation question
- From: Laird Nelson
- Re: DesktopManager implementation question
- Prev by Date: Update Look and Feel doens't update JTree
- Next by Date: Tables
- Previous by thread: Update Look and Feel doens't update JTree
- Next by thread: Re: DesktopManager implementation question
- Index(es):
Relevant Pages
|
|