Search:

Type: Posts; User: snowguy13

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,869

    [SOLVED] Re: Preventing a JFrame from Being Iconified

    Okay, I did some research on modal dialogs, and appended my code a little. Before, it was like this...

    public class NewTournamentGUI extends JFrame
    {

    //... ...

    public...
  2. Replies
    2
    Views
    1,869

    [SOLVED] Preventing a JFrame from Being Iconified

    Hi!

    I'm creating a program to manage the March Madness stuff my family does, so I can expand my knowledge of Java.

    Right now, I'm encountering a problem with the "New Tournament" dialog box......
Results 1 to 2 of 2