Results 1 to 2 of 2
Thread: InternalFrame and FocusListener
- 10-17-2008, 05:35 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 2
- Rep Power
- 0
InternalFrame and FocusListener
Hi All,
Please help me.
I have a Main Frame and a text field component in it, when i click on the text field i will open a internal frame, and this works fine. Now my requirement is when i click again outside the internal frame i.e anywhere on the main frame, the internal frame should be hidden, I implemented this using MouseListener, i handled mouseClicked method to do this. Problem in I too have a ImageButton on the main frame, and am not able to get mouseClicked method executed when clicked on that Image Button. what may the issue? Or please suggest me the best approach for this
- 10-17-2008, 08:11 AM #2
Similar Threads
-
FocusListener Demonstration
By Java Tip in forum SWTReplies: 0Last Post: 07-11-2008, 04:46 PM -
How do I modify a specific component within a active internalframe?
By LearningJavaASAP in forum AWT / SwingReplies: 1Last Post: 04-24-2008, 06:35 PM -
Demonstrating the FocusListener
By Java Tip in forum java.awtReplies: 0Last Post: 04-23-2008, 08:23 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks