| |
| |
| |
|
Page: 1 2 3
Comments:
<0> consider using a timer <0> event <1> so I created a new Thread cl***, and I tried to use ProtocolCl***.isChannelIdle() to the Thread cl*** to wait for a few frames, but of course it requested the isChannelIdle to be static, etc etc.. <1> oh! can you be a little bit more specific please? <1> never used the timer event before <0> http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/Timer.html <0> http://java.sun.com/docs/books/tutorial/uiswing/misc/timer.html <0> Not saying it is the way to do it, but it may represent an alternative method after you analyze it. <0> There are general purpose event timers. <1> can I halt Just one method for a few frames using that? <0> I should have posted linkts to that. <1> but have the rest of the cl*** running normally <1> I'll study the links, thank you.. <0> Do a search for Java timer. <0> Use the standard vs. swing. <0> I posed the swing by accident.
<0> What you really need is a channel empty event. <0> I believe that could be done using timers and polling the channel with the method you gave. <0> But am obviously not sure. <1> can I just implement the Timer object so I won't need to create an external cl*** for that <1> the problem is, I can't call functions to check if the channel is mepty from an external cl***. it needs to me in my main one <0> http://java.sun.com/j2se/1.5.0/docs/api/java/util/Timer.html <0> I do not know the answer to your question. <0> But I believe the answer is yes <0> Anyway once you get the channel empty event you would cancel the timer and generate a callback <0> that would be the general idea <0> or rather detect the channel empty event .. it is getting late here. <0> Also you would probably need a counter to generate a wait for channel event time out event also <1> Is there ay Queue objects in java except of Sahni's? normal java libraries <2> I have a JFrame with 2 JPanels and a JScrollPane <2> in one of the JPanel's, a button has an action ***ociated with it <2> and I need that action to be able to modify the JScrollPanes contents somehow <2> but can't figure out how to access it. <2> anybody? <3> hey all is anyone using the 3.2m5a release of eclipse i'm having trouble getting a project to run in it <4> morning <3> hi <5> wanna be my nullpointer ? <6> i have installed j2eesdk ob my linux box but cant seem to access the http/s admin page can anyone help ? <7> what url did you use to access it <6> http://192.168.1.222:8080 <6> for eg <7> well, the SDK doesn't put the admin page on port 8080 <6> where does it put it then ? <7> where you told it to (or port 4848 by default) <6> still it odes not work <6> i have tried that port <7> then you need to make sure its installed and running, and check your config <6> the place im going wrong is when it tells me to Add the install_dir/bin/ directory to the PATH environment variable <6> so what i did was path=$path:/opt/SUNWappserver/bin/ <6> im not sure if that is correct <7> PATH, not $path <6> ahhh ok <7> export PATH=$PATH:/opt/SUNWappserver/bin <7> ***uming you're using bash <6> ya <6> it still not working :( <7> well <7> what message are you getting <7> what does the server log say <6> well there seems to be nothing wrong in the logs .. when i grep for errors i find nothing. And the message i am getting is unable to connect 'Using Firefox' <7> uhhh <7> the logs show a valid startup? <7> dietkinnie: STOP!!!! <7> please for the love of god <6> what did i do wrong ? <7> endless paste from a server log <7> impossible to read <6> it wasnt endless <7> heh <7> I know, but it's not the sort of thing to wake up to <7> (Sorry, I'm working) <7> dietkinnie: use the channel <7> and that warning wouldn't be sufficient <7> 8.2, though... hmm, I don't know if anything in 8.2 would be different <7> what did the installation say when you installed it? <6> nothing it installed fine
<6> what do you mean by use the cannel ? <7> use the public channel <7> I dislike privmsg <7> hmm, does the log mention ports other than the 8080 and similar ones? <7> I don't have an installation of 8.2 here to test with <7> I'm all converted over to 9 now :* <6> no probs thanx for your help anyways . I have unistalled it so and downloading v 9 maybe it will work then <5> jottinger : how's 9? <5> jottinger : do you use it with netbeans 9.5 ? <7> netbeans... 9.5? <5> 5.5 <5> too many programs to many versions :) <7> yeah, I use it with the preview <5> 9.5 is maple (though it is 10.0 by now already) <5> jottinger : and do you like it ? <5> thinking of installing it <7> it's clearly a preview <5> many bugs still ? <7> yeah, and kinda slow <5> hmm <5> than i stick to 5.0 for my stuff <7> gl***fish seems okay, I guess <7> I'm trying all this stuff out because of EE <5> ic <5> kinda amazing how slow java ides still are (oocasionally) <7> well, netbeans 5.5 is still very early <7> netbeans 5.0 is much faster/cleaner <7> idea is fast as hell, eclipse isn't too much slower <8> jottinger: :D at work, I have a Real Machine now, and IDEA actually runs smoothly <8> it's pretty nic <8> e <7> you'll be switching to eclipse soon <8> heh well <8> they're gonna let me keep using IDEA <8> but they want me to figure out how to fix all the stupid things that eclipse does <8> so I can teach everyone else <7> hahaha <8> if only IDEA were free, I could convince them to switch <7> haha <7> convince them to release their product as open source :) <8> :P <8> touche <8> anyway, I gotta head in <7> okay, I'm pissed at Sun AS9 now <8> I'll bbs <5> jottinger : why ? <7> kmh: the verifier says an application p***es, but it can't deploy <5> doesn't sounds good <7> it's some weird freakin' annotation error <7> I have no idea why it occurs <5> hehe <5> they always get you <7> the whole reason I've been overapplying the verifier is to prevent deployment problems <5> i have no clue what a verifier actually does <7> it verifies compliance with the spec <7> all right, I have to throw a child into the bath <7> BRB <6> ahhhh it still doesnt work !!!! <6> anyone here had problems configuring java_ee_sdk-5_ <5> dietkinnie : lol -really ? <6> wtf ? <6> im new at this i would really appreciate some help <5> me too <6> do i need to configure anything else apart form the installation to ba eable to access the admin page ? <6> anyone ? <9> What admin page? <6> admin console http://localhost:4848 <7> dietkinnie: what's it doing? <6> nothing page cannot be found <6> do i have to set up any sort of config file?? <6> till now i didnt edit anything <9> I have no clue what you are trying to do <6> but jottinger does <7> urgh
Return to
#java or Go to some related
logs:
#linux Adds-on for Minefield #c What board game was originally called criss cross ?
j/pitesti #teens zabbar fiest #php fatal open database aliases.dir postfix
jsf passing parm to page
|
|