Search:

Type: Posts; User: musasabi

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    2,918

    Re: dispose()'ing a JFrame and replacing it

    haha. yeah, i was talking to my professor yesterday, and since my current revision has an "if the user hits cancel, dispose of the window", line, he said i could just wrap everything else in an else...
  2. Replies
    5
    Views
    2,918

    Re: dispose()'ing a JFrame and replacing it

    thanks for the reply.

    as it stands, ive revised it a little, and heres the code ive got:

    http://musasabi.h4xful.net/misc/homework/hangmanproject.zip
  3. Replies
    5
    Views
    2,918

    dispose()'ing a JFrame and replacing it

    so, im trying to catch a cancel button click from a JOptionPane, then send the exception up to the window controller, have it destroy the JFrame the exception came from, then start over with the main...
Results 1 to 3 of 3