@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<0> with making it appear on every corner
<0> because it is spider web looking
<1> it's still wrong
<0> ok I will change it
<1> dis fixing it make a difference
<1> did
<0> It still runs
<0> but it only shows one spider web on one corner of the frame
<0> I am having a hell of a time figuring out how to apply it to all corners
<1> put some System.out.println in to check you are drawing where you think you are
<0> well what I cant understand
<0> is how I choose points on the frame
<0> I got it figured out for the first one
<0> but I cannot figure out how to determine the location of the others
<1> the JPane has methods to get it's width and height
<0> yea drawLine(x,height,width,y)



<0> and the getWidth/Height();
<0> I got those but I cannot figure out how to place my shape with web like lines in every corner
<1> if you can draw an X using the 2 diagonals then you know you can get the screen extents correctly
<1> saorry got to run
<0> ok
<0> bye
<0> Can anyone else help? :-S
<1> a little simple math should give it, use graph paper and a pecils to gert a clue
<0> Can anyone else help me?
<2> hola
<3> aloha
<4> hey!!!
<4> is there a function to stop the execution of a servlet, something like System.exit()??
<5> return ?
<4> umm...lemme try it
<6> return will do it
<7> hi
<7> in applets ,where should i put archieve file ?
<8> cl*** Motorcycle {
<8> String make;
<8> String color;
<8> boolean engineState;
<8> void startEngine() {
<8> if (engineState == true)
<8> System.out.println(The engine is already on.);
<8> else {
<8> engineState = true;
<8> System.out.println(The engine is now on.);
<8> }
<8> }
<8> }
<9> hello can i get some help installing and configering java?
<10> juggalost: java.sun.com, download, install.
<10> there are probably docs on the site too that will help you
<9> i have downloaded and installed it like it says
<9> but when i go to anyweb that uses it it says its not installed
<9> i'm useing firefox 1.5.0
<11> 1.5.0.1's out now, you know?
<11> Fixes memory leaks and other badness
<9> alright i will probly install that after i get java working
<10> did you read the docs about getting it to work with Firefox? better yet what OS are you on?
<9> fendora c4
<9> just put it to 4
<9> formated it and everthing
<10> then yeah there are some docs about using the plugin correctly on leenoux
<10> you have to symlink or copy over the .so browser plugins
<9> alright let me try that quick
<9> alright i copyed the file to where i think it should go but its still not workin
<10> so you copied the libjavaplugin_oji.so to some plugins directory?
<9> yes
<10> and you restarted firefox?
<9> ya i had it closed when i copyed it over
<10> and when you do about:plugins it dosen't show up as a plugin?
<9> where do i do the about:plugins
<9> and i will check
<9> nvm found out where
<9> should it just say defult plugin?
<9> schitzo
<10> juggalost: what?
<9> should it just say defult plugin?
<9> for java



<10> no, it should say Java plugin
<9> ok becuase all it says is defult and then helix
<12> hi tera
<5> hi
<5> how are things, Clackwell ?
<13> hey
<13> few question
<13> can java be run like a normal program now?
<12> teralaser: hectic here, trying to get a version for m*** distribution and cebit out of the door.
<13> like an executable
<13> or is JVM always hanging in the baground
<5> ok Clackwell
<5> Where you based, anyways, Clackwell ? What city ?
<5> 1/3 of the cost of living in bloody Copenhagen
<12> teralaser: hamburg
<5> Hm
<12> ValKilmerMob: the jvm executes java programs. what problem do you have? the existence of the jvm or how "naturally" an application can be started?
<12> there are fixes for the latter. for the first you'll have to try something like gcj and excelsior jet.
<13> how naturally a program can be started and if jvm is visable
<13> looks bad
<13> got to hide the puppet strings
<12> ValKilmerMob: jvm is not visible. it is visible if you have a moronic java programmer who doesn't know jack about how to package his java application.
<12> BryinAFK: disagreed!
<13> ha.. so there is still no easy executable
<12> ValKilmerMob: interesting interpretation of what i said.
<13> is limewire java based?
<12> if the programmer is one of these sick ****s who ships a .bat/.cmd file to start the app, and if on top of that he uses "java.exe" instead of "javaw.exe", and if you consider generating a little .exe file via nsis to run a java app "not easy", then you are right.
<12> ValKilmerMob: no clue
<13> I haven't used java in about 5 years... thinking about making an application though
<13> for p2p chess
<14> Anybody to help me
<14> ?
<13> since I used java before thought I would use it again if it is a good
<13> also used C++ but not as much
<14> I want some help, please with a java project for my university
<13> don't think they do that here
<12> Xeniaa: to get an answer you need to state a question.
<14> I want to print something on my screen for a program
<14> i used to programming in C where I know to use the printf()
<14> How can i fo the same in Java?
<14> How can i do the same in Java?
<13> systemout.println
<13> system.out.println
<13> somethign like that
<13> system.out.println("")
<14> i need to print a boolean variable
<14> how's that?
<13> oh..
<12> Xeniaa: TUTINDEX Quickly locate information about your topic of interest in the *big* tutorial index: http://java.sun.com/docs/books/tutorial/reallybigindex.html
<13> limewire looks damn good
<14> System.out.println doesn't seems to work :-)
<13> wonder if it is made iwth java
<14> error: Stack overflow!
<13> system.out.print(b)
<13> give that a go
<12> people, try to keep in mind that java is case sensitive.
<13> yeah.. I ahven't used it for ages
<12> Xeniaa: thousands of people have learned java with the help of the sun java tutorial and the other free book called "thinking in java". consider joining them.
<14> but I need to get those answers now for my PhD
<13> ha
<13> phd
<13> and she needs that answer
<13> "hello, I have a phd and I need help. Can someone tell me how to write 'hello world' program. Thanks"
<12> maybe she meant the phd supervising her training.
<13> yeah.. more interpretation is more amusing though
<13> what is different about java 5 from the others?
<13> java 2 was the last one I used
<12> ValKilmerMob: they added and changed stuff.
<13> drastic?
<12> naw
<13> are there any good programs for designing a gui?
<12> ValKilmerMob: gui builders, idea, netbeans, eclipse with plug-ins, jbuilder, jdeveloper, and a ton of others.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

crc32 unique
#c++
#linux
#chatzone
#AllNiteCafe
#chatzone
#c
Martin karadajian mp3
#linux
ganemade



Home  |  disclaimer  |  contact  |  submit quotes