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".

Reply via email to