getting a JInternalFrame to front.

hi how do i get a JInternalFrame come on top of the Parent JInternalFrame calling it?
[92 byte] By [thyscorpiona] at [2007-11-27 3:45:51]
# 1
The Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/components/internalframe.html]How to Use Internal Frames[/url] shows you how to create a new internal frame an make it the active frame.
camickra at 2007-7-12 8:49:35 > top of Java-index,Desktop,Core GUI APIs...