| |
| |
| |
|
Page: 1 2 3
Comments:
<0> sup <1> hey <0> koala_man what hours are you europeans typically awake? <0> ah I mean usa hours <0> its what 6 hour dif? <2> caverdude, why don't you look it up? <2> We're usually GMT+1 <0> sholom do you have a chart? <2> http://en.wikipedia.org/wiki/Timezones <0> thanks <0> I wonder how this wikipedia go started <0> its pretty good <2> http://en.wikipedia.org/wiki/Wikipedia <0> are you + 1 or -1? <0> we must be -6 <0> so that means 7 hour dif
<0> so my waking hours are 10PM to about 1PM euro time <0> sholom how do they protect from maliciuos editing? <2> Technically, they don't. But it's all documented from here to hell and back <0> hrm <0> http://en.wikipedia.org/wiki/Javanese_%28cat%29 <3> heya... anyone can help me with java compilation? <3> when i compile my main cl*** it wont read any of my interfaces.. it says that it cannot resolve symbol <1> tornangel: did you spell/cap them properly? are they in different packages? <3> nup <3> same directory <3> cl***path correct as well <1> what is it set to? <3> C:\j2sdk1.4.2_03\bin <1> the cl***path? <3> yup <1> so it's not right <3> isnt it ? <3> i can compile single programs... <1> do you put all the .java files in the bin dir? <3> but not the whole thing .. with interfaces etc <3> yup everything is there <3> its one of thoes days again i wish i had a mac <1> first, try unsetting the cl***path <3> just did.. <3> didnt work either <1> can you paste the files on http://rafb.net/paste <3> the files i wanna compile? <1> the file and the interface <3> i just did .. <3> i didnt paste all the interfaces.... thought it'd might be a bit too tedious to look at <1> what is the url <1> http://rafb.net/paste/results/k6Kemy68.html . ok. <1> so what does it output when you do javac -cp . WatchDriver.java <3> http://rafb.net/paste/results/y51M9Y25.html <3> ok ... look at the second one .. i dont think i've got any syntax errors.. <3> although its been a while since i've done anything that required interfaces <1> so what does it output when you do javac -cp . WatchDriver.java <3> javac: invalid flag: -cp <3> Usage: javac <options> <source files> <3> where possible options include: <1> ah yes. -cl***path then <3> cl***path not right? <1> javac -cl***path . WatchDriver.java <3> so i need to type that everytime i compile now? <1> does it work or not? <3> yup it does <1> if you unset your cl***path, for real, it will work without that <3> ok ok let me try... <1> echo %CL***PATH% to make sure <3> ur a legend ... <3> it works :) <1> while you're changing environment variables, you might want to add C:\j2sdk1.4.2_03\bin to your PATH so you can put the java files anywhere <3> i have that in my environment variables.... but i spose somewhere in the middle something got lot <3> *lost <3> thanks koala_man <3> not back to my ***ignment :) <3> *now <4> hi every one <4> can eny1 help me on this code, appears an error saying "not a statment" <4> robot.mouseMove(500,30);
<4> robot.keyPress(KeyEvent.VK_A) == false; <4> for(y=30;y<=250;y++){ <4> robot.mouseMove(500,y); <4> <4> if (robot.keyPress(KeyEvent.VK_A) == true) <4> break; <4> on robot.keyPress(KeyEvent.VK_A) == false; <4> appears an error saying "not a statment" <1> sounds about right <4> ??? <1> what is it supposed to do? <4> well the mouse is supose to move and trail on y direction 30 to 250 but if the user press a key "A" its stop <5> hi bro.... <1> |[Shadow]|: you can only get key events if your window is currently selected <4> but its moving on the current windows <4> I just need to stop it <1> use a KeyListener then <4> but the keyPress is a function of robot cl*** right? <4> everything I did was on that robot cl*** <1> yes, but it doesn't do what you think <4> so wy keyPress dont work <4> ohh <1> it simulates a key press <4> ohh <4> tks koala_man <1> np <4> koala_man robot.getPixelColor(x,y) <4> how can I return the color??? <1> Color mycolor=robot.getPixelColor(x, y); <4> tks <6> hello who knows stuff about display tags in jsp <4> koala_man ony one thing left <4> the key to break a do while <4> how do I do that <1> use a KeyListener <4> I dont know how <4> I am new in java <1> you can make the listener set some variable <1> and then break when it's true <4> I get that <4> but I dont know the sintax <4> : ) <1> thejavatutorial.com has trails on writing event listeners <4> ok tks <4> : ) <4> koala_man is this possible <4> while(Keypress == "a"); <1> whay is Keypress? <4> I think in c it was possible <4> : P <4> so I have 2 creat a cl*** <4> public void keyTyped(KeyEvent e) <1> how about having a boolean AkeyPressed=false; then in the loop you do while(!AkeyPressed) { .. } and in the event handler, if(event.getKeyChar()=='a') aKeyPressed=true; <4> e is a variable that is the key <7> hello guys <7> i have a question <7> April21 <--- infected <4> well that the idia koala_man <7> i have a record set where it contains starttime and end time like "11:20" ordered asc <7> how can i get the nearest one to my time <7> oh no <4> koala_man cannot resolve the symbol "AkeyPressed" <4> : S <4> koala_man cannot resolve the symbol "AkeyPressed" <4> : S <4> I came to say thank you very much koala_man <4> cheers <4> : D <4> bye <8> hi all <9> tyt
Return to
#java or Go to some related
logs:
mucık #allnitecafe FISHING FOR PEDOFILES sh3lls.net owned honey romenia
#linux you are now female #egghelp #chat-world #php
|
|