aspose file tools
The moose likes Swing / AWT / SWT and the fly likes how to run the  JFrame after calling other JFrame Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "how to run the  JFrame after calling other JFrame" Watch "how to run the  JFrame after calling other JFrame" New topic
Author

how to run the JFrame after calling other JFrame

sudhakar ananth
Ranch Hand

Joined: Feb 02, 2007
Posts: 68
hello friends

i have 2 jframes


The problem is when i invoke 2nd screen(jframe) it displayed
and till i close that jframe the operations on the jframe 1st is not started

i need solution that when i start the 2nd screen (Jframe) then this should not effect the screen i.e., the screen 1st should do it work automatically after 2nd jframe created and should be least bother whether the screen 2nd is closed or not.

thanks friends
it urgent bye....
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to run the JFrame after calling other JFrame
 
Similar Threads
strange behavior - System.in/out
dynamic component invalidate/validate painting issue (image examples included)
how to implement Concurrent access to records..Please help me URGENTLY
set 2nd JFrame active & 1st JFrame cant modify
Help with TabbedPanel and panel in struts 2