cropping images1827 (8/18/2011 11:18:34 PM) comp.lang.java.programmer I have 1200 square PNG images of national flags in various sizes. I would like to crop them to rectangles. I thought of writing a one-shot java utility for the purpose, then I wondered if I would be reinventin... see_website(4863)
which JDK to use?1134 (9/4/2011 2:17:32 PM) comp.lang.java.programmer I'd like to learn Java. Should I be using the openJDK or the JDK from oracle? not sure what is the difference. Which is the real Java? thank you /steve ... steve_h44(7)
Unable to use package...why ???1721 (10/25/2011 7:06:16 AM) comp.lang.java.programmer Hello , I'm new to Java and tried the following. First I created the file : Getbcard.java inside the directory : C:\myclasses\exam\test\dok below is the script : package exam.test.dok; public class Getbcard { ... massivetdm850(7)
JComboBox drop-down arrow disappears1040 (11/1/2011 3:40:06 PM) comp.lang.java.gui Does anyone else have this problem? Is it documented anywhere? Calling removeAllItems() on a JComboBox caused the drop-down arrow to disappear. It did not reappear even after the JComboBox was repopulated. (The... mazwolfe(69)
toward null-safe cookie cutter Comparators5453 (11/13/2011 5:17:15 PM) comp.lang.java.programmer I don't know how many people still subscribe, but I posted over in comp.lang.advocacy a request on your preferred way of writing null-safe Comparators. I have shown a number of possible snippets. Please let me... see_website(4863)
How to force the timer to start930 (11/24/2011 2:25:43 AM) comp.lang.java.gui I see something strange and unexpected in the behaviour of the Timer object. I would appreciate a hint about what is going on. I am developing the prototype of the Swing application which is meant to be a fron... stella_pigeon589(27)
How 2 access to ubuntu in my office833 (12/10/2011 11:47:56 AM) comp.lang.idl-pvwave Folks hi, I have a none IDL question: i want to access to my ubuntu in office from my windows in home. how can i do this to get my desktop there? thanks for any help. Cheers, Dave ... d.poreh(362)