| |
| |
| |
|
Page: 1 2 3
Comments:
<0> talios <1> Mornin <2> bye <3> X are you x-org or xfree? <3> any suggestions for resuming http download? <5> hehe Milk_Inc <6> night <7> anybody know any good java website <8> where can i download others look and feel ? <1> dls128, tried google? that'd be the easiest way. <1> Incors have 2-3 L&Fs, one free, one not (but very nice looking) <8> i tried but i want something like .NET <9> hy. do you know what's the difference between paint() and paintComponent() in a JPanel ? My problem is that a component I use works for paintcomponent and not for paint(). and it really bothers me. <9> the component I use extends JPanel.
<10> hello.. <10> what is a good reporting tool for java? <1> what kind of reports do you want? <1> pdf? printed? word? rtf? <10> printed <9> hy. i have a problem with a custom component that extends JPanel. it simply doesn't paint properly without setDoubleBuffered() <9> do you have any ideea why ? I'm trying to modify it and it is just amazing that doublebuffered breaks it. <9> hm <1> strong007: have you looked on google? JasperReports is good, ReportMill is good but expensive, theres - well theres hundrews. <1> hundreds <10> talios, i already downloaded jasperReport.. but.. the howto cant lead me into proper installation <1> hrm, you install it? Last time it was a library I put on my cl***path and coded against... <10> hmm.. <10> wait.. ill try again <1> unless it now ships with a GUI report designer <10> talios, how can i open external program (like oppenoffice.org) inside my java code? <1> strong007: look at the Runtime cl*** <10> ah ok.. <1> sorry - was in another window :) <10> np <1> 'lo LLyric <11> hey hey <11> "move to melbourne" <1> :) <1> Not within a month :0 <11> Hehh <11> I decided, married, and moved; in 3 weeks <1> hey - getting married doesn't count when you were already together ;p <11> Yeah, I never thought I'd work in a bank <11> talios: tell that to the wife! <11> Hey, we're pregnant now too <1> w00t :) <1> congrats <11> ta <1> so - she know any hot single gals? ;) <11> Maybe from church, I'll ask :) <11> But mostly she knows slobby stay-at-home mums off the internet :) <1> whoar - a church girl an all ;p <12> lol <11> You don't write in your blog much anymore talios <11> I might have to delete it from my google start page :) <1> :) <1> I have a bigish post in draft currently, I should finnish it off and post <11> obNordic <11> Fiiiiiine, I'll have to laugh myself :) <1> whoah - http://beta.plugins.intellij.net - looking NICE ;-) <2> StacyPeralta: none of that please. <2> good morning everyone. <13> morning. <2> hi deano <14> w***ssuuuuppppppp !! <13> talios you a IntelliJ user? I love my IntelliJ.
<1> Deano|Wrk: yep. Most definitely an IntelliJ user. <13> cool, nice to see another IntelliJ adovcate. <1> LLyric was... then he stopped coding. <11> Yeah yeah yeah <11> But I loved IDEA <1> Actually - it was LLyric who convinced to leave my JEdit ways. <1> slapped me willy with an EAP release :) <1> s/w/s/ <11> talios: really? I know I was a big IDEA pimp. <1> yep, I think it was back in IDEA 3 EAP days. <11> We've been using it a long time, I guess <11> 3+ years for me <15> I have a problem with my program I'm making, I'm trying to get user input, using the Scanner cl*** and it's being ignored in the program. I've had to write the same line of code twice in a row for it to be executed once. Has anyone encountered a problem like this? The two lines are identical, no typos. <11> talios: melbourne! <1> Scanner again? oh - its ryanstein again :) <15> Yup :) <1> LLyric: commute to work would **** ;p <1> oh wait... <13> I just moved jobs <13> used to have a 2 hour commute via train and (London) tube <15> My program has been a constant battle, it seems like every second line has some problem that I need to find the solution to. <13> now 20mins, and 3 doors from beach, heaven. <15> but this one in particular seems like a bug with java rather than my coding. <11> ryanstein: nah <14> ryanstein: u use any IDE ? <11> ryanstein: put your code somewhere we can see <15> I'm using Dr Java. <15> Umm, well my code's not the prettiest, no comments, etc. <14> i can't say anything about Dr Java, but I've had IDEs in the past mishandle standard input <15> No use of correct white space either, I'll clean it up when I'm done. <15> If I run it from the command line the same thing happens. <16> hello there <11> ryanstein: that's probably the REASON for your problems <11> ryanstein: it seems unbelievable, but it really helps if you write nice, clean, commented code <16> i wana set the size for my buttons <16> is there any way to do it <2> elloz: read up on layout management in java (swing). <11> ryanstein: put your code somewhere we can see <1> just not IN channel... <15> hmm, actually it's not running from the command line after all... but it is from Dr Java. <15> if you go to http://www.kaitaia.com/vehicle you'll see a zip with the files. <16> u know i tried this : start = new JButton("Start Exam", 10,2); <16> but the error is JButton(java.lang.String,int,int) <15> and it's inputValidateTransmission() where the problem is, in rentecTUI <1> is this for Auckland Uni? <1> I cant remember :) <15> unitec <14> elloz: please consider http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html <2> elloz: read up on layout management in java (swing). <15> unitecac.nz <2> elloz: BEGINNERSBIBLES Download these two bibles (free of charge): 1) Sun Java Tutorial (http://java.sun.com/docs/books/tutorial/) 2) Bruce Eckel's "Thinking in Java" (http://www.bruceeckel.com/) <15> I mean unitec.ac.nz <1> ahh good ole unitech :) <2> elloz: TUTINDEX Quickly locate information about your topic of interest in the *big* tutorial index: http://java.sun.com/docs/books/tutorial/reallybigindex.html <16> thanks :)0 <15> I know the code's an utter mess, printf's here, then println's there. I'll standardise things when it's working. <17> printf's? <15> yes <1> erm, - uploads <15> anyone check out my code and see why I needed to use two input prompts so it would work? <1> not yet - i'll download it now I've finnished hacking testng foo <15> thanks :) <1> ryanstein: so whats the problem? <1> two prompts? hrm. *looks* <15> in rentecTUI.java I have a method called inputValidateTransmission() inside that <1> ryanstein: weirdd - it seems to instantly give me "error, transmission should be..." instead of waiting for the prompt. mmm <15> That reminds me, it couldn't find vehicle.txt on the computers at unitec, I had to type the exact path to it, unlike here at home. <1> mmmm, does nextInt() actually read/process the carriage return? <1> the call to nextLine() probably takes the previous carriage return and returns that <1> as it occurs just after the nextInt() returned by inputValidateMileage() <1> which means you'd need the two of them - the first to swollow up the carriage return, the 2nd for the actual input
Return to
#java or Go to some related
logs:
#windows #chatzone #linux #linuxhelp change option of select in javacript love submissive vyte undernet #london David Amo #mirc
|
|