[ad_1]
public void paint(int x, int y, Graphics g) {
}
You forgot to specify what x and y were.
[ad_2]
solved Doodling in java (mouse listener) [closed]
[ad_1]
public void paint(int x, int y, Graphics g) {
}
You forgot to specify what x and y were.
[ad_2]
solved Doodling in java (mouse listener) [closed]