Search:

Type: Posts; User: GregBrannon

Search: Search took 0.09 seconds.

  1. Re: Terminating JFrame after a certain event.

    You might find this article helpful, but also search on "exit swing application".

    There's no reason to compare a boolean to true or false to return a boolean as in:

    // result is a boolean
    if (...
  2. Re: Terminating JFrame after a certain event.

    Define "not working." Are you getting errors, nothing's happening, what? Post the details.
Results 1 to 2 of 2