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

  • SEARCH
  • Home
  • 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 9213361
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:43:51+00:00 2026-06-18T01:43:51+00:00

Trying to set up the UI using Netbeans’ visual UI builder, but I want

  • 0

Trying to set up the UI using Netbeans’ visual UI builder, but I want to add the action Listeners and action Events at a later time; After all components have been initialized. Strangely, all buttons are sized properly until I add an action listener to them. Notice the buttons that have abnormal height? Those are the ones I added action events to. The code for this can be found HERE. I want the images to maintain their original height before and after adding the actions.
Notice the buttons that have abnormal height.

  • 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-06-18T01:43:52+00:00Added an answer on June 18, 2026 at 1:43 am

    Update: Changing

    btnEditCancel.setAction(new AbstractAction() {
    
        @Override
        public void actionPerformed(ActionEvent e) {
            jpEditSavedLogins.setVisible(false);
        }
    });
    

    To

    btnEditCancel.addActionListener(new AbstractAction() {
    
        @Override
        public void actionPerformed(ActionEvent e) {
            jpEditSavedLogins.setVisible(false);
        }
    });
    

    Seems to solve the issue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use a MySQL database with EclipseLink using Netbeans but I keep
Im trying to set port forwarding using c#, but I keep getting this error
I'm trying to set an hover effect using jqueryUI's addClass() and removeClass(). This is
I am trying to set up a Build Server using CC.NET and TFS. In
I'm trying to set Excel cell colors using Apache POI in Java. I played
Using jQuery I am trying to set focus for (CSS purposes) to a particular
I'm trying to set up integration tests using the AbstractTransactionalJUnit4SpringContextTests base class. My goal
I am trying to set and then read a Cookie using the Selenium Webdriver.
I'm trying to set up Jenkins (v1.47) to build a project using the ClearCase
I'm trying to set a TwoWay binding to a combo box using only a

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.