posted 20 years ago
Hi All,
I wonder if you could help me. I have the following code, which creates a JPanel with a 'Figure of eight' formation of gifs to represent an LED:
When i try to call this from another class, eg:
I get a compilation error: Method not found: Constructor LED( int ).
Obviously there is a constructor LED(int) in the LED class. Why can't other classes see it?
Thanks a million,
Celine
We've heard that a million monkeys at a million keyboards would eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true.<br />- Robert Wilensky