| |
| |
| |
|
Page: 1 2 3 4 5 6
Comments:
<0> jar file in jre/lib/ext <1> ok i looked in the microsoft JDBC driver installation directory and found 3 unextracted jar files <2> im not clear on the difference between a cl*** field or member versus an instance field or member.. any know? <0> There is only one instance of a cl*** variable, and it is shared by all instantiated objects <2> could one say that its sort of by ereference and not by value? <0> I think I understand what you're saying, even though you didn't say it right :) <2> a cl*** is just a piece of code until its initialixed into an object, right? <0> yes <2> so then what would be the meaning of a cl*** field? it would be emty. <0> It's a field which will exist in one place in memory, and all objects will share it <2> instance fields make sense, its cl*** fields that seem meaningless <2> okokok so a program deals with a cl*** field by reference and not by value <0> Your sentiment is right <2> does a cl*** have to have a constructor? <0> If you don't specify one, a default one will be created <0> It will just call super(), I believe
<2> damn this is complicated <3> this( ,,, params... ); is what you are after <3> not super() <0> Yes, super() is called by the default constructor <0> and has the same access modifier as the cl*** <3> super calls the constructor <3> of the super cl*** not the default <0> I don't think he followed the conversation <0> He's answering a different question <0> Jeero <4> da <0> how goes it? <4> pretty fine and ya ? <0> doing ok <0> brb <4> okey, wanna talk java ? <5> is there a realy simple way to print a messagebox in java <6> yes <6> now, ask a question with some context, and you might get a response with context as well. <5> I found it <0> I think you want JOptionPane <5> JOptionPane.showMessageDialog <5> yes <5> I though there would be something like MsgBox or MessageBox <5> I was'nt looking at the right place <0> Yes, it does more or less the same thing <5> there is ? <5> another cl*** to do that? <0> No, I'm saying JOptionPane is sort of like that <7> my java freezes and the java console goes blank...i'm tired of ending the program. what can i do? <8> 'int ints = new int[10]; IntBuffer.get(ints)' <- this copies data in IntBuffer to ints array (and copies 10 int's only, though the buffer may contain more), right? <9> Hi. What's the customary method name for a Factory cl***? <6> buildXXXX ? <6> given that factories build things <6> or constructXXX <6> createXXX <6> outsourceXXXXtoIndia? <9> I was going to leave out the XXX part, and just call it create(). <5> how can I check if an ip address belong to the machine the code is executing on ? <10> I am having trouble compiling through dos <10> It keeps stating that javac is not recognized <10> I have installed JDK 1.5.0 <10> Any ideas? <10> the java name.cl*** <10> works though <11> set the bloody cl***path <10> in environment variables? <10> And Path variable right? <11> yes <10> I did <10> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Java\jre1.5.0_01\bin <11> restart <10> I did this a long time ago <10> like a week <10> I turn my computer off every night. <11> u better use some IDE <10> IDE? <11> JCreator <10> would BlueJ work just as well? <10> My Professor doesn't want us to use an IDE
<11> google for "jcreator" and donwload the free version <11> BlueJ ****s <11> lol <11> ryan186: where you from? <10> Kansas <10> Goto school at KSU <10> Is there any reason why it is not working? <10> From the command line <11> i'm pretty sure the way you set the cl***path is wrong <11> i xpd that before <10> Then how else is there to do it? <10> I put it at the end <10> and seperated the last part of the path with a ; and copy pasted it <11> what i did is keep restarting my PC <11> if doesn't work try cl***path again <11> windows ****s <11> in Mac OS X Tiger no need to set cl***path <11> u just type javac/java <11> viola <10> geez <10> um...in the java folder <10> which folder and bin does the cl*** path need to be set to <10> maybe that is my problem <11> yes <11> java folder <10> just figured out <10> that the path to bin needed to be at the front of all the crap <11> i use ide, jcreator <10> Can he find out if I use jcreator? <11> no <10> so it looks just like I did it in notepad <11> just gve it a try <11> f u don't like it then set the cl***path <11> yeah <10> I am waiting for the dang e-mail to reach me in order to download it <10> Could I just grab the install file from you? <11> refresh, click <10> ? <10> brb <11> bloody kid <10> Dang restart didnt help <11> just download jcreator <10> I am still waiting on the stupid e-mail that will give me access to a link to download it <10> ok ... mirror sites <10> wow <10> this is a nice environment <11> :) <10> Reminds me of .net <10> Very nice... <10> Cannot believe it is os <11> to Run a java file just click on Play">" button <11> arrow down to compile <10> Sweet... <10> Man screw dos <10> This thing is freakin sweet <11> :) <12> hey ryan what's up <10> not much <10> What in the heck does this mean <10> C:\Documents and Settings\Ryan Hall\Desktop\JavaProgram1>java CircleCalc.cl*** <10> Exception in thread "main" java.lang.NoCl***DefFoundError: CircleCalc/cl*** <12> donc put the .cl*** <10> ohh **** <10> LOL <12> it transpose the . (as in packages) to a / <12> which makes sense.. <10> Well I like Java alot more <10> now that I have this program <10> Dude Kine haven't I seen you before somewhere? <10> Like Hackphreak? <12> me? <10> yea <12> nope
Return to
#java or Go to some related
logs:
#AllNiteCafe #AllNiteCafe #MissKitten What valuable edible fungus grows undergound ?
#chatzone DONT PVT ME fottejtu weird al caps lock #chatzone Merkia Linux
|
|