Search:

Type: Posts; User: Christophe

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    17,024

    Re: close JDialog on button click

    Hi,

    thank you for the quick reply. The second method with the SwingUtilities did the trick for me.

    Just for the record: I tried to apply your first suggestion but don't know quite how to make...
  2. Replies
    4
    Views
    17,024

    close JDialog on button click

    Hi,

    I am brand new to Java programming, I am trying to implement an actionlistener to a button on a JDialog that closes that same JDialog on a click event.
    Below you can find my code so far. My...
Results 1 to 2 of 2