Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    3
    Views
    1,483

    Re: CardLayout which between JPanels

    For a better understanding of how CardLayout works, copy the example program from the tutorial and experiment with it.
  2. Replies
    3
    Views
    1,483

    Re: CardLayout which between JPanels

    That requires that the buttons have action listeners.
    See the tutorial: How to Write an Action Listener (The Java™ Tutorials > Creating a GUI With JFC/Swing > Writing Event Listeners)
    and also for...
Results 1 to 2 of 2