Changing the order of JInternalFrames
- From: - <nobody@xxxxxxxx>
- Date: Tue, 31 May 2005 14:56:15 +0800
If I have JInternalFrame instances inside a JDesktopPane, calling JDesktopPane.getAllFrames() will return an array of JInternalFrames based on the order the JInternalFrames are added.
Is it possible to programmatically change the order of the JInternalFrames other than removing all and then reinserting in the desired order?
.
- Follow-Ups:
- Re: Changing the order of JInternalFrames
- From: Laird Nelson
- Re: Changing the order of JInternalFrames
- Prev by Date: Scaling/zooming Swing component
- Next by Date: How to get one GUI to wait for input on second GUI
- Previous by thread: Scaling/zooming Swing component
- Next by thread: Re: Changing the order of JInternalFrames
- Index(es):
Relevant Pages
|
|