Search:

Type: Posts; User: derky

Search: Search took 0.12 seconds.

  1. Replies
    2
    Views
    4,490

    Re: Passing objects as a constructor parameter

    thanks alot Json!
    I spent ages playing around with inside the brackets +_+
    Cheers
  2. Replies
    2
    Views
    4,490

    Passing objects as a constructor parameter

    Hello, my task is to create a new Sudoku object and then create a new SudokuWindow object, passing the Sudoku object as a constructor parameter.

    I am given

    SudokuWindow

    import javax.swing.*;...
Results 1 to 2 of 2