| |
| |
| |
|
Page: 1 2
Comments:
<0> HI! I have a question: how do i implement the enabling/disabling of menu items that will depend on certain states of the software. Like, if a certain object is selected, some menus will be enabled and others disabled. <0> Mu question is in designing this... <0> My question is in designing this... <1> You'll have to do stuff like repainting the thing yourself and computing the size you want yourself. <1> ninlar: http://cime.net/~ricky/AbsoluteLayout.java <1> ninlar: That's pretty similar to the Netbeans thing, but a BSD licence. <2> sweet, thanks <1> Really just meaning "do what you want with it".
<2> yup, I know the BSD license <2> my favorite along with the Apache license <1> BSD is my favourite too, because it isn't trying to force anyone to do anything. <3> where is calchas? <1> He's in the US, I believe. <4> http://www.theserverside.com/news/thread.tss?thread_id=38836 <5> joe: "e wary! At any given snapshot in time, you will find a whole bunch of people pointing out that technology X is the best thing since the best thing since sliced bread." - intentional? <5> "Be", rather <5> "Our field is not so filled with magic, there aren't really very many huge advances on you step outside of the daily excitement [...]" <6> This is why life gets easier if you are suprememly arrogant. You never risk beeing swayed by anyone elses oppinions. <4> It's what he wrote <4> and Hani's not all that arrogant, really <6> jottinger: i wasn't refering to him, I just stated a general oppinion <4> *nod* <6> gah.. my idea browse box is slower than all hell <7> hi mindenki van itt magyar? <1> tere. kas sa soovid tantsida. <6> I suggest you stick to english while in here <7> ok-ok... can someone help me with java??? <8> nope, no java programmers here <9> We all do javascript <10> can somebody give me the solution of the following problem ? <10> a program that adds time :S <11> in SWT is there something opposite of a selectionlistener? I need to know when something isn't selected so i can disable a button <6> Blade^: notification when something doesn't happen? that would trigger rather often, wouldn't you saY? ;9 <11> no <11> i want a deselection type thing <11> so i know that if nothing in a list is selected to disable a button <12> Box is a method, if i write: "public static void main (String[] arguments) { Box rect; } What is going to happen?
<12> what "Box rect;" will do? <12> Box = any method, and rect is an object name that doesn't exist yet <12> Anyone can help me? <6> Bird: If Box is a method, that will give you a compile failure. Now go read up on basic cl*** syntax <12> ok, thks <12> wlfshmn: Box isnt a method, it's a cl***, im sorry! But the cl*** has methods with the same name as the cl***. Im sorry, now i understand, it's a constructor method, isnt? <12> thanks! :) <6> Bird: no, with that code, no methods will be called <6> Bird: You are not instantiating an object (that requires use of the 'new' operator), you are just declaring a variable of the Box type. <12> thanks <12> wlfshmn: Can you tell me what's the difference between the "constructor" and the normal method in few words? <6> Bird: If you put it that way. No. Do your own homework. ;) <12> im sorry <12> :( <12> wlfshmn: I just would like to know if anytime that the method has the same name as the cl*** it's called constructor method? <13> struts vs spring framework... opinions? <13> sup jayne <14> Can someone help out.. In DrJava, I can't seem to have a compiler and i just dled jdk1_5_0_06_WINDOWS_I586.exe and installed it.. :/ <14> It use to happen on my other pc and I remember I had to set my folders or somethinglike that.. <14> anyone? <15> Does anyone know how to make a java application return an Internet ip adress instead of the local network ip address <16> can someone tell me what this means, table.add(BigInteger.valueOf(1)) ? <16> add to table, ONE value of type biginteger ? <17> yes thats what it means <16> but can i put another value then 1 ? <17> have you TRIED to? <16> or doesnt it rather mean, add to table, the first number of biginteger ? <16> no i havent tried to <18> not the first <18> the value 1 <16> ok thanks Rob_uknow <19> it would be a poor naming choice if the BigInteger cl*** could only hold the value 1 ;) <20> in some worlds that considered a big integer <17> hmm.. not his cup of java <18> or it was too hot
Return to
#java or Go to some related
logs:
#AllNiteCafe What season is hail most prevalent in ?
#chatzone #chatzone whitehat-si
#linuxhelp #php #linux #AllNiteCafe #AllNiteCafe
|
|