DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2004
    Posts
    59

    Close tray popup menu when mouse exit

    Hi,

    I have a small problem (tho i made a workaround for it) .. is it possible to close a JPopupmenu when the mouse has left the JPopupmenu?

    I tried to do it with a

    public void mouseExited(MouseEvent e) {
    }

    but it didn't work, any pointers?
    My own java video tutorials, feel free to watch it.
    http://www.engineeringserver.com/for...amming-b311.0/ Need java help? For beginning and intermediate java coders!

  2. #2
    Join Date
    Sep 2004
    Posts
    59
    I have another questions, i can't bring the jpopup menu in front.
    i tried it with toFront() etc but it doesn't work.
    My own java video tutorials, feel free to watch it.
    http://www.engineeringserver.com/for...amming-b311.0/ Need java help? For beginning and intermediate java coders!

Similar Threads

  1. Replies: 7
    Last Post: 08-15-2006, 03:21 PM
  2. Replies: 1
    Last Post: 09-08-2005, 01:23 PM
  3. hMenu of a PopUp menu
    By Juergen Thuemmler in forum VB Classic
    Replies: 2
    Last Post: 09-17-2002, 05:16 PM
  4. Context menu manipulation
    By nnch97 in forum .NET
    Replies: 8
    Last Post: 07-02-2002, 02:09 PM
  5. Disable menu item in popup menu using API
    By Aziem in forum VB Classic
    Replies: 0
    Last Post: 06-02-2000, 04:45 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links