Results 1 to 3 of 3

Thread: windows

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2002
    Posts
    103

    windows

    what's the best way to switch between multiple windows? i.e. window 1: button A pressed, go to window A.... etc?

    can i use multiple panels (as each represents a window), and use frame (the container) .add and .removeAll methods. in other words, maintain one frame and switch the panels accordingly?

    is there some online tutorial on this? what is the difference between window, frame, dialog, and how are they used together?
    Last edited by quipy; May 29th, 2003 at 01:22 AM.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I think the Swing trail of Sun's Java tutorial explains this.
    java.sun.com
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width