Results 1 to 2 of 2
- 12-20-2011, 08:20 AM #1
Member
- Join Date
- Dec 2011
- Posts
- 5
- Rep Power
- 0
Transfer focus back to parent once create new JFrame
How can I transfer focus from new Jframe object back to parent object that created JFrame when you can not pass reference of parent to JFrame?
Parent A creates new JFrame B that gains focus but does not have reference to parent A to allow B to getARef and transfer focus to A with A.requestFocus(); method
- 12-20-2011, 02:05 PM #2
Similar Threads
-
Creating a new Shell. The parent Shell shouldn't lose the focus ...
By anouri in forum SWT / JFaceReplies: 1Last Post: 10-10-2011, 04:51 PM -
Blend JInternalFrame to its parent JFrame when maxmize it
By goodlily in forum AWT / SwingReplies: 3Last Post: 06-14-2011, 01:13 AM -
JFrame and CardLayout -- Wrong Parent
By AutoRobin in forum New To JavaReplies: 11Last Post: 04-21-2011, 12:39 PM -
posting results back to parent page
By carag in forum New To JavaReplies: 0Last Post: 07-29-2009, 12:29 PM -
how to pass an arraylist from an object back to the parent object that it was created
By george_a in forum New To JavaReplies: 1Last Post: 03-04-2009, 06:14 PM


LinkBack URL
About LinkBacks

Bookmarks