ok i have been staring at the code for Mousedown for a few days now and it will not seem to work for me. this is the code:
import java.awt.event.*;
import java.awt.*;
public class mouseclictest extends java.applet.Applet {
int _x=0,_y=0;
public void init () {
}
public boolean...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.