| Thread | Last Post | Replies |
|
| Is it possible to embed SWT widget in a Swing application? | 22 Dec 2007 02:24 GMT | 1 |
I have seen tons of info on embedding Swing components in SWT apps, but not the other way around.
|
| clarification on Heaps please! | 22 Dec 2007 02:05 GMT | 2 |
i am using Robert Lafore's book to learn JAVA, which i hope, you are familiar with. at any rate, in chapter 12 he is talking about HEAPS and he has the code of making a heap of numbers, but since there are two kinds of
|
| Javascript with %%%%%%? | 21 Dec 2007 20:03 GMT | 4 |
I had this guy post some spam to my site and now I'm on a mission to find out who it is. He's got a site that redirects you elsewhere, in that site I hit stop on the browser so I could see it. It contained this script:
|
| Problem with memory (unix) allocation to JVM running Java program | 21 Dec 2007 19:00 GMT | 1 |
I'm attempting to run a very simple Java program on unix box using command: java -jar HelloWorld.jar and experience the following error
|
| changing the color of JProgressBar | 21 Dec 2007 18:40 GMT | 4 |
I have a JProgressBar that I want to be green if the underlaying process has no errors and red if it does. I can't seem to find a way of setting the color of the bar in the raw JProgressBar class... ideas?
|
| Cast from Object to int? | 21 Dec 2007 17:13 GMT | 6 |
I'm developing a method which receives two Object parameters, and I need to cast one of them to int. How can I do it? public method(Object a, Object b){ this.b = (int)b; // doesn't work!
|
| Animation Problem | 21 Dec 2007 11:36 GMT | 15 |
I have a program which generates a set of images based on some data and displays them on the screen in various places based on a counter representing the steps so step 1, step 2 etc. I want the user to be able to scroll through the steps 1 at a time by clicking a button or if they ...
|
| Another kind of ConcurrentModificationException, how can I solve it? | 21 Dec 2007 07:20 GMT | 4 |
In my application, I will iterate a map and send out a message to another class with the key of current object to which iterator is pointing. And the operation is in the same thread. This class get the notification will do more handle and then, it will try to remove this
|
| Book help | 21 Dec 2007 05:37 GMT | 7 |
Hi, I want to learn java. But dont know which book? Which book is good for what.Like which one for programming skills, which one for details.....
|
| dont understand constructor... | 21 Dec 2007 03:32 GMT | 7 |
frnds ,i have a problem with this program.. i got the output but could anybody tell the reason. class a{ a(){
|
| SEO, Web Development, Internet Marketing. | 21 Dec 2007 03:00 GMT | 3 |
Vision Infosys is a SEO Company India offering Search Engine Marketing, Internet Marketing and Link Building Services to India Hyderabad Dubai, US, UK and California For More Deteails Click at: http://www.vision-infosys.com
|
| Do I have too much Java on my computer? | 21 Dec 2007 00:28 GMT | 6 |
When I look at the Software programs in my XP Control Panel, I see about 10 Java programs of varying MB's, but all of them 133MB or more. It seems to me that I do not really need all of those and that all can be deleted except the latest: Jave 6, update 3. Could those others be
|
| Ordered Sets | 20 Dec 2007 23:50 GMT | 14 |
How would one implement an ordered set in Java? That is, an collection in which the elements are ordered (the List part) and unique (the Set part). It would be easy to, say, implement both List and Set, however, as the
|
| Need Java Calendar help | 20 Dec 2007 18:39 GMT | 3 |
I have a simple java application which needs to pick a date off in the future some time. I'm using the roll method, to simply jump out some number of days ahead. Then I attempt to print out the new day with a simple date
|
| please send information for this corse | 20 Dec 2007 18:38 GMT | 3 |
hai this kamala from vizag i doing my pg in computers .i want do some speshal coarsess in java bacess please send me all the details about the coarsess and intituts in vizag providing us to do this corses
|