



Hi,Look what found, free grid java applet !http://www.alfabdi.comhttp://www.alfabdi.com/alfabdi/html/superGrid.htmlRegards,Al...
I am reading this book - Java Unleashed - However I cannot get theprograms on the CD because the CDrom no longer works. I am justwondering if anyone has the CDrom available and can send me a copy ofthe source code for the programs.If you do, you can send me to my google account drpanli@gmail.com...
Hello,I'm facing the following problem:I've two classes named Plaatje and DiaShow (see below) I want to display theImage plaatje in the method run (which is in the class DiaShow) but it's notworking although the path is correct. What's the problem. Can someone helpme ? Thanks...
Hi,basically, I'm trying to find a way to fetch all instances of a certainclass in Java, i.e. something like an allInstances() operator onjava.lang.Class, but obviously that doesn't exist.I stumbled upon JVMTI, which seems to be able to access instances of a classon the heap, using thi...
In this time a new mostly languges (Java, C#),uses garbage collection, ant this was a oneof faults of LISP in past times...The idea of Java virtual machine is totalycopy of LISP byte code commpilling..Also LISP is as all "new" languges alsoovbject..And with all of this things that LISP havefrom...
I just browsed the book on "Apache Jakarta Commons".Seems like Jakarta 'closures' are much like Smalltalkblocks, yet not quite.Any thoughts on whether Java's anon classes willmatch up with ST blocks eventually?I see the Java anon-class syntax as impracticallyverbose. But otherwise...
hi all,I have been trying to use HTML table inside a h:dataTable (JSF component)and without any luck.anyone could give some hints on nesting standard HTML with JSF component ?ORHow to make a horizontal dataTable without customizing JSF component ?(column names on the left, associated values on t...
Hi, do anybody know, if it has ane performace loose, to send a string in aobjectoutputsteram instead of sending it through a standard outputstream?Programmers should realize their critical importance and responsibility in aworld gone digital. They are in many ways similar to the priests and monk...
Do you know if it is posible to use netbeans with subversion instead ofcvs? If it is, then how?Programmers should realize their critical importance and responsibility in aworld gone digital. They are in many ways similar to the priests and monks ofEurope's Dark Ages; they are the only ones...
Music CD experts:So, here's my problem.I burned (or tried to burn) my first audio or musicCD on my computer using Windows Media Player.I "Rip-ed" the tracks from a source CD and then putin a blank CD and then created a Burn-list and thenkicked-off the burn (with Windows Media Player).When I...
I'm trying to bring in a single char in a line of text from a text file (i.e46728 s 1000 2700)^ (This is what I want)How can I do this?...
Hi:I am already using TreeMap to massage records in my export file such thateach record has a unique key combination ( LastName + FirstName + MemberKey) . Thus I am sorting the records by the unique key. I also have a DateString Field in my record ( ie "30-Apr-2005" ). I want to create a uniquek...
