Re: integers and arrays inJava - how?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 17:46:12 GMT
On Thu, 30 Mar 2006 10:33:40 GMT, Robert Baer
<robertbaer@xxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone
who said :
I used Google and found some references for integer in Java.
But "int" not only does not work, it also prevents reading X and Y
coordinates of the mouse.
int works fine as do the MouseMotionListener methods. The problem is
is the WAY you are using them. We can't determine that without seeing
your code.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- integers and arrays inJava - how?
- From: Robert Baer
- integers and arrays inJava - how?
- Prev by Date: Re: Input/Output program Compiles but doesn't run
- Next by Date: Re: Java Architecture
- Previous by thread: Re: integers and arrays inJava - how?
- Next by thread: Timer as an inner class
- Index(es):
Relevant Pages
|