Search:

Type: Posts; User: outime

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,132

    Re: Problem with external class

    I think I found the problem. At least in NetBeans. I needed to declare the object Counter on the constructor

    more like this:

    Any opinion why this happened?


    public class CombinationLock
    {...
  2. Replies
    3
    Views
    1,132

    Problem with external class

    Hello guys,

    I'm working on project for school, on the one the professor required us to use the class Counter as part of the exercise. The exercise itself is to implement a combination lock class...
Results 1 to 2 of 2