@# Quotes DB     useful, funny, interesting





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



Comments:

<0> hi i have a form
<0> when the user fills the first field...rest of the fields will be filled from the db
<0> how can i do that
<0> anyone plz
<1> lookingforjavaexpert, how is it going?
<2> i'm using netbeans and have no problem compiling .jsp files but the compile options is greyed out when i try to compile .java files.. Anyone have any idea why?
<0> BAD:(
<0> hey Koala_man...ALIVE
<3> create an event listener for whatever event you want to query it on, grab the field, run the query, display the results
<3> losing focus, a button press, typing.. whatever
<0> yes right thanks..let me test it
<3> ..
<3> why couldn't you come up with that yourself?
<2> anyone at all use netbeans?
<0> well i m too sleepy...but have to do lots of work
<0> its 3:30 am at my end



<3> Robspiere: i do, but i've never experienced your problem
<4> morning
<3> i gotta say, i like using annotations to do my mapping
<5> asdfgasdf
<6> it's sad when i see snow at the floor i'm on but when i get down to the lobby it's rain :(
<5> aww
<6> jesus. all these practice questions are just tricks.
<6> it seems like 4 out of 5 examples will either not compile or throw an exception
<7> NickaNicka HMI = Human Machine Interface / GUIs etc. OSGi = Open Services Gateway Initiative (e.g. Runtime Environment of Eclipse behind the scene)
<7> NickaNicka yes GPS based navigation (onboard and offboard, so with and without a server connection)
<2> I can compile jsp's with netbeans but not java files..the option is greyed out.. anyone have any idea why?
<8> hola all... anyone alive tonite?
<9> 25 minutes too late
<0> hi
<0> i have a JPanel...I want to add JScrollPane to it..then I want to add Jtable in JScrollPane..whats the best way of doing it
<0> plz HELP ppl
<0> thanks i have overcame it
<0> bye
<0> hi
<10> hi
<0> hi
<10> hi
<10> why am i being dc?:(
<10> i have pro with my JTable..its not showinh up..
<10> Koala_man are u there
<0> any help available
<0> i have a jtabel pro
<0> anyone alive!
<5> maybe
<0> do u want to know?
<5> sure
<0> thanks
<0> URL: http://rafb.net/p/A8yOSi16.html
<0> i am not able to display Jtable when i press go
<0> mind u only first button is working
<6> what is up with your crazy indenting
<0> :(
<0> i will indetn it once its functioning
<6> what IDE do you use?
<0> Jcreator
<6> oh, *shrug*
<6> some IDEs have a formatting thing that'll indent code for you
<11> and yes, it has tab stops
<5> http://rafb.net/p/wl0KoX53.html here it is autoindented
<11> apparently though he's instead spaced to what JCreator considers the width of a tab for most of those lines
<0> well so far i have diagoned that row thing is not working..
<5> lookingforjavaexpert: does the table show up at all?
<0> no
<0> not even a glimpse
<5> you create two different JTables?
<5> one on 46 and one on 181
<0> on 181 its a methos for making jtable uneditable
<0> method
<3> it's making an entirely new one, though
<0> hi evulish
<0> resultset is all fine
<0> but cud not display jtable
<0> any hope?
<0> hello ppl
<5> lookingforjavaexpert: it probably displays the empty table while you work with your new one



<0> yes u r right
<0> but how can i p*** table back to scroll pane once its filled?
<0> coz i have to define JScrollPane early coz of my layout
<5> use a DefaultTableModel, and update it with addRow/Column
<5> and make the jtable get its data from there
<0> well i have no idea about Default Table model...is there any other way
<0> hey..koala man
<0> any other sol?
<5> nothing easier
<0> :)
<0> why do not u update my code
<0> coz i have been stuck there for so long
<0> no energy to read a new topic
<0> i will be thankful
<3> heh
<0> :)
<0> i know i m asking for too much
<0> evulish do not laugh..i m trying to finish up my proj..seei was there last night too..3:30 am
<0> rem
<3> what's this thing actually do, in it's entirity?
<0> well..its a toll plaza software
<0> this is the last thing ..
<0> rest is almost done
<0> but this jtable thing is .....:(
<0> now i have to stamina to read and implement defaulttablemodel and start all over again
<5> lookingforjavaexpert: here's an example: http://rafb.net/p/rti5Ve97.html
<0> thanks very much
<0> oh wow..
<0> thanks again koala man...offcourse for the time being hope i will not again bug u
<5> hehe
<12> Hi guys ..
<12> :-)
<12> Hi nicka
<0> koala man its working..thanks alot
<0> :)
<13> hey everyone - i have a swing question
<5> neat. I have an animal mating calendar.
<13> mm hmm...
<13> how do you get rid of the metal border around JProgressBar? i'm using netbeans and setting the border to "no border" doesn't do the trick
<3> oh god. i'm dying.
<3> my boss had made a private test thing for himself and he sent it to me
<5> the one that outlines the area that is going to be filled with blue?
<3> it contains cl***es like Manimal, which is described as a cross between a man and an animal.
<5> haha
<14> hello, is anyone here?
<3> no
<14> i have a problem, I have homework due in 40 minutes
<14> but this book, i don't understand, it ask questions of which it doesn't give the answers to
<3> isn't that generally the idea of homework?
<14> i don't usually have these problems
<14> infact in the preface it criticizes other teaching methods
<14> in the chapter it tells me to right click a cl*** to create a new object
<14> that doesn't work
<14> this is using BlueJ by the way
<14> Okay this is what it is asking me
<14> What would you have to do to add a new field, for example one called 'name' , to a circle object?
<14> What i have read in the book so far is that cl***es are very general like cars
<14> and object is something under cl*** which is specific like my blue pento
<14> porsche
<14> w/e
<14> then it says objects have methods and parameters
<3> you'd add a name parameter to the cl***
<14> that's my initial thought
<14> actually it is more like my guess because i was scratching my head
<14> write the signature for a method named send that has one parameter of the type String, and does not return a value
<7> ello :P
<14> void send(String )
<14> i know void x(String x)
<14> i don't know what are the xes
<3> wow
<14> :'(
<14> the next one is a similar question
<15> Your Queen is Back


Name:

Comments:

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






Return to #java
or
Go to some related logs:

#linux
#india
#chat-world
#india
#chat-world
#chat-world
tight shue
www chathane.net
#allnitecafe
#allnitecafe



Home  |  disclaimer  |  contact  |  submit quotes