| Thread | Last Post | Replies |
|
| JFileChooser | 30 Apr 2006 11:01 GMT | 5 |
i've got a problem with JFileChooser. I'd like to have a JFileChooser in which it will be possible to present files following this format: supposing to have a directory with these files aaa.txt
|
| printf doesn't work for me. | 30 Apr 2006 09:56 GMT | 4 |
The Java code below works under a Solaris machine I have access to, but not Fedora Core 5. The thing that's not working is "printf". I'm guessing I have a problem with a library, but I'm not sure. I'm not well versed in Java, so, can
|
| interpretation help of ?: | 30 Apr 2006 05:57 GMT | 5 |
How shall i interpret the use of ?: operator in the code below? cheers, //mikael
> String getGetTestCaseWriterName(MomClass momClass) { |
| JTable cell editing deselects row, workaround? | 29 Apr 2006 23:56 GMT | 2 |
I've a JTable table set up with single-select mode and only rows selectable. To summarize the problem, a row should be automatically selected when the user clicks on any cell in that row (works!), however there's one
|
| More class path | 29 Apr 2006 19:12 GMT | 1 |
I have read the entries about class path and understand that you no longer use the environment method to set the path and now you enter the path at the execution of you application. What I don't know is where should I point my class path?
|
| ms access connectivity using jdbs | 29 Apr 2006 11:20 GMT | 1 |
how do i connect to MS access using a java program...which .jar files do i need to connect... plz help
|
| problem in thread when calling a class member's method | 29 Apr 2006 11:13 GMT | 2 |
I have a problem when runing a thread. I have a gui application with a menu and a menu item. The application extends JPanel and implements ActionListener. It has several members and one specific member called lets say "arrow1" which causes he problem. This member is an inner
|
| Alignment Problem | 29 Apr 2006 06:13 GMT | 1 |
In this function I'm trying to clear out and refill a panel with buttons. I want the buttons to be packed together at the top of the panel but it keeps drawing them in the center.
|
| Updating from PointBase to Derby | 29 Apr 2006 01:49 GMT | 2 |
I recently bought Sams Teach Yourself J2EE to learn the Enterprise Edition from scratch. The book has one main application that it develops. The problem is it uses the PointBase database which Sun replaced with Derby on December 5th. I am unable to get started, because being new ...
|
| NetBeans IDE not generating Color Print | 28 Apr 2006 21:57 GMT | 2 |
Hi Guru: The NetBeans IDE 4.0 is not printing in color. Is this a bug and if so, has it been fixed in NetBeans IDE 4.1 and 5.0?
|
| Using threads to affect probability | 28 Apr 2006 20:29 GMT | 15 |
Hey everyone, I'm attempting the advanced part of my assignment which states: "The run() method should implement an infinite loop that carries out the following
|
| javascript classpath | 28 Apr 2006 20:26 GMT | 1 |
I am using javascript to call a hidden applet and am getting a javascript error "java.lang.Exception: java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpClient" If I comment out the alert statement then the applet loads fine, but when I make a javascript call
|
| C# Hastable's equivalent in Java | 28 Apr 2006 20:23 GMT | 7 |
Currently, am working on converting some part of C# code to JAVA. Am having a problem with respect to the usage of Hashtable in C#. Is there a java equivalent for it? I have searched lots and am not able to get a solution.
|
| How do I build a Java Application | 28 Apr 2006 20:19 GMT | 1 |
How do I make a .jar file I can run by just clicking on it? I need to know how to do this in JBuilder or possibly Eclipse.
|
| CoderWiki.com - A free online reference manual | 28 Apr 2006 15:56 GMT | 4 |
Anyone interested in helping me build the ultimate programming manual? http://www.coderwiki.com/
|