InputStream is found in java.io
Type: Posts; User: noppe; Keyword(s):
InputStream is found in java.io
I toyed around with that myself a bit and didnt have any problems. I guess that your class has a method like
public void paint(Graphics g) {
//do something
}