Search:

Type: Posts; User: pottsiex5

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,970

    Re: CardLayout wont go to the next card

    Hey,
    You are right, i was comparing it to a string rather than the variable name,
    Thanks
  2. Replies
    2
    Views
    1,970

    CardLayout wont go to the next card

    Hi,
    I have a JPanel with a cardLayout, however when i try to go to the next card nothing happens. Here is my code:

    01 import java.applet.*;
    02 import java.awt.*;
    03 import java.util.*;...
Results 1 to 2 of 2