| Thread | Last Post | Replies |
|
| import javax.ejb.*; | 04 Jul 2005 15:57 GMT | 2 |
hi, system does not find this package, do i have to download, thanks
|
| Help using jar file! | 04 Jul 2005 13:55 GMT | 6 |
I have created a jar file by using jar cvmf Manifest.txt myjar.jar 1.class Mydirectory In 1.java file :I have used JEditorPane editor;
|
| recongizing language | 04 Jul 2005 12:28 GMT | 2 |
Helo, i have a task to recognize two languages: English and Lithuanian. First thing, i think, is to search for specific letters, also for words such like: are, to, into, the etc. Am i going the right way?:)
|
| SWT with GCJ | 04 Jul 2005 11:58 GMT | 1 |
Did anyone succeed in compiling a SWT application with GCJ on Windows? If yes, could you please give some help, I tried with different SWT and GCJ versions, but I had no luck, or wasn't able to make them work. Here is the compile command:
|
| JTables | 04 Jul 2005 11:33 GMT | 1 |
I am currently trying to print a multipage JTable but the the thing is on the left hand side of the JTable does not have any grid lines and i have tried to draw a rectangle around the jTable before printing it but nothing is happening.
|
| Controlling JComboBox size in JTable cell | 04 Jul 2005 11:30 GMT | 1 |
I have a JTable where each cell is huge (in purpose). One of the columns uses DefaultCellEditor with JComboBox (so when user edits value of this column, a combo-box is displayed). The problem is that this combo-box is stretched and gets huge
|
| 3 or 4 lines | 04 Jul 2005 10:38 GMT | 1 |
I suppose there are not more than 4 lines to add hovewer I have no idea how they should look like, therefore I ask You for help. There are Two applets in two files and i want to run each fron the second one here is their code
|
| html with jtextpane | 04 Jul 2005 10:22 GMT | 1 |
hi !!, i'm doing a training course. i have to build a program that allows opening an html file and to do a preview of this file, like in Word: preview before the printing for example. i decided to simulate that preview by chaging the size of the police.
|
| Struts link problem | 04 Jul 2005 09:37 GMT | 2 |
I have a welcome.jsp and a projectproperties.jsp. When i press a html link on welcome.jsp to href="projectproperties.do" im sent to back welcome.jsp again!? This is from the struts-config:
|
| graphics and mouse programmming | 04 Jul 2005 05:42 GMT | 1 |
Please suggest a good book to study graphics and mouse programming. Regards. Aditi
|
| how to lock a jcheckbox? | 04 Jul 2005 04:45 GMT | 6 |
i have a jframe which has several jcheckboxes on it. when the user clicks on a checkbox then some action happens which takes a couple of seconds. during this action i set the mouse cursor to an hourglass. unfortunately the user can click on other checkboxes during this action
|
| Help with regexp pattern | 04 Jul 2005 04:44 GMT | 4 |
I'm having trouble parsing a string with the following formats using regular expression: Format 1: String string1 = ":prefix COMMAND param1 param2";
|
| The one pronoun problem | 04 Jul 2005 03:54 GMT | 11 |
I was using a program called Goldwave to prepare a library of various frog croaks. It drove me nearly nuts. To load the source file I had to navigate through 7 jumps to get to the correct directory. I would process the file clipping it, then I had to navigate though another 7
|
| renaming fields in serialised objects | 04 Jul 2005 00:59 GMT | 5 |
If I rename a field in a serialised object, e.g fileName to filename, is there some sample code somewhere so that I can still read the old version objects? I don't know when I read a file whether they have been converted the
|
| Time frame for building an application | 03 Jul 2005 06:49 GMT | 2 |
I have to build a database system for a small business company for the first time (from A to Z). I know that I have to do some steps: analysis and design, implementation and testing. I also have to write a time frame. My question is:
|