Search:

Type: Posts; User: musasabi

Search: Search took 0.08 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...
  4. Replies
    0
    Views
    3,016

    repainting a jframe containing two jpanels

    as i stated in a thread i posted a few hours ago, im programming a hangman project for the final in this introductory java class im taking. i have a background in C/C++, but java is new to me.
    ...
  5. Replies
    2
    Views
    2,027

    [SOLVED] Re: Null Pointer Exception

    thanks very much. =) the one liner worked perfectly. =)
  6. Replies
    2
    Views
    2,027

    [SOLVED] Null Pointer Exception

    hi all. first post and all that.

    ive done on-and-off amateur programming for a good number of years now, starting with C/C++ and just now moving onto java. that being said, im not awfully skilled...
Results 1 to 6 of 6