I already did that later on in the code, does moving them up change it?
Also, by giving the variables a value, do you mean a number? Where do I add the number to 'counter = new Counter();'?
private Counter counter;
counter = new Counter(); li = new Counter();