Bonjour Claude, The Java2D discussion group is more intended for questions regarding graphics, printing etc. but not really for Swing.
I think you will have better luck finding an answer for Swing questions here: http://www.javadesktop.org/forums/forum.jspa?forumID=2 amicalement, Mike Nidel > -----Original Message----- > From: Discussion list for Java 2D API > [mailto:[EMAIL PROTECTED] Behalf Of Claude St�phan > Sent: Monday, February 07, 2005 5:13 AM > To: [EMAIL PROTECTED] > Subject: [JAVA2D] JInternalFrame > > > Hello > > I wrote an application with a JDesktopPane and for the time being one > JInternalFrame. > > When I run the application, I can see that JInternalFrame has not the > focus even after > JInternalFrame.setSelected (true); > JDesktopPane.setSelectedFrame (JInternalFrame); > > How can I do to get JinternalFrame selected without clicked on it ? > Windows XP; jdk 1.5; netbeans IDE 4.0 > > merci beaucoup > > Claude > > ============================================================== > ============= > To unsubscribe, send email to [EMAIL PROTECTED] and > include in the body > of the message "signoff JAVA2D-INTEREST". For general help, > send email to > [EMAIL PROTECTED] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
