Forum: Java Nov 1st, 2007 |
| Replies: 2 Views: 545 Hello I am making a "Superclass" that provides a programmer easier means of constructing a java panel by providing a template so as not to reuse code over and over. I have reached a point where I am... |
Forum: C++ Oct 24th, 2007 |
| Replies: 0 Views: 2,378 Hello I am asking for help with this question that I have. I have tried to to find the solution for this but I have had no luck, please help
Analyze how the principle of constness of... |
Forum: Java Aug 21st, 2007 |
| Replies: 11 Views: 3,415 Placing a table into a cell could also work, how could I go about doing that |
Forum: Java Aug 21st, 2007 |
| Replies: 11 Views: 3,415 I am trying to insert a jtable into another jtable is that possible. Please help |
Forum: Java Aug 18th, 2007 |
| Replies: 11 Views: 3,415 I need a long string of information to be placed in the blank row, do you have any suggestions if you don't think that I need a another table inserted there |
Forum: Java Aug 17th, 2007 |
| Replies: 11 Views: 3,415 I have a table that is populated with data. the table consist of 6 columns. I then went in a inserted blank row in every other row. Instead of inserting a blank row I am trying to insert a component... |
Forum: Java Aug 17th, 2007 |
| Replies: 11 Views: 3,415 I am trying to insert a jtable into another jtable is that possible. Please help |
Forum: Java May 27th, 2007 |
| Replies: 1 Views: 966 basically what I am trying create a servlet that will receive the bytes that are being sent from the MIDlet. I have pasted my function that is sending the bytes from the MIDlet so we can be on the... |
Forum: JSP May 24th, 2007 |
| Replies: 0 Views: 903 The function below is sending audio that has been converted into bytes and then placed into a byte array, after which it is placed in the DataoutputStream and sent to a servlet. My question is How do... |
Forum: IT Professionals' Lounge May 24th, 2007 |
| Replies: 0 Views: 2,490 I am trying to develop an application in j2me. I am trying to add speech recognition capabilities. I am using j2me wireless toolkit and the speech has to be interpreted on a server. I am currently... |
Forum: JavaScript / DHTML / AJAX May 24th, 2007 |
| Replies: 2 Views: 1,123 The function below is sending audio that has been converted into bytes and then placed into a byte array, after which it is placed in the DataoutputStream and sent to a servlet. My question is How... |
Forum: Java May 16th, 2007 |
| Replies: 0 Views: 2,693 I am building a speech recognition application with j2me and I am looking for a simple open source application that I can use for the interpretation. If you know of one please help. |