Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,177

    [SOLVED] Re: Problem with CardLayout?

    You need to read the API doc and tutorial about how to use CardLayout.
    The code does not tell the layout the names of the components.
    http://docs.oracle.com/javase/tutorial/uiswing/layout/card.html...
  2. Replies
    4
    Views
    1,177

    [SOLVED] Re: Problem with CardLayout?

    What is it supposed to do when there is bad input?

    The posted code does not compile without compiler errors.

    The code is poorly formatted. Many lines are not indented inside of {}s that should...
Results 1 to 2 of 2