Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6558395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:11:38+00:00 2026-05-25T13:11:38+00:00

on TableHeader, I try to make a right click with the mouse as follow

  • 0

on TableHeader, I try to make a right click with the mouse as follow :

tableHeader.click(MouseEvent.BUTTON3);

but this is not working, have you any idea/suggestion ?

thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T13:11:39+00:00Added an answer on May 25, 2026 at 1:11 pm
    • if it is because you want to show a popupmenu then you can do it like this::

      popupMenu.show(tableHeader, 0, 0);


    • if it is because you want to get into a mouselistener like:

      class MyMouseListener implements MouseListener{
      @Override
      public void mouseReleased(MouseEvent arg0) {
          if(SwingUtilities.isRightMouseButton(arg0)){
              //my code
          }
      }
      //...
      

    then you can put your code into a method and open the method

     //open the method:
     myMouseListenerReplacement();
    
    
    //the method
    private void myMouseListenerReplacement(){
     //My code
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have seen some other posts on how to get this working ... however
i have done coding in C# but not much inside the Console App (teacher
I have a gradient image as a background for a table header(9x18pix). This image
I have a GridView, with sortable headers. If I click on a header to
I have an rdlc report use grouping. When report has not data, table header
I have a table in which the tableheader contents are creating linefeed when its
I have a problem with jquery and a dynamic table. I want a click
how to make html table header and first column frezee, my code is not
I would like to have a table with a scrollbar to the right. I
I have a bad error when setting GridViews HeaderRow.TableSection to TableRowSection.TableHeader: The table must

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.