Search:

Type: Posts; User: GregBrannon

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,680

    Re: Switching Between JFrames - Please help!

    You might be thinking of JOptionPane and its show dialog methods. You would normally learn that before learning about JDialog, but I could be wrong.
  2. Replies
    6
    Views
    1,680

    Re: Switching Between JFrames - Please help!

    Nope, not difficult. It is amazing and especially challenging to those new to OOP who have not yet switched their thinking of programming as creating and acting on objects.

    For Java information...
  3. Replies
    6
    Views
    1,680

    Re: Switching Between JFrames - Please help!

    I suggest you use a JDialog as the second container rather than another JFrame. And, yes, of course it's possible. If you have code that tries to accomplish this amazing feat but falls short, then...
Results 1 to 3 of 3