| Thread | Last Post | Replies |
|
| Problem with persistence of window state between sessions | 04 Jun 2008 17:12 GMT | 3 |
Probably, since I updated Netbeans or JDK (but not sure it is a reason of problems), there is a problem with persistence of window state between sessions. Before, when I changed something (eg. table's size of column,
|
| Working with Unicode String data | 04 Jun 2008 13:34 GMT | 8 |
As I understand java.lang.String uses UTF-16 encoding and can store non-ASCII data like Japanese data. When I assign Japanese (or any other non-ASCII) data to String, I see '?' character instead of actual data during debugging or during
|
| fastest single/serial connection web container? | 04 Jun 2008 07:00 GMT | 4 |
I'm looking for a "really fast" web container. Before you say "google" - I have, but my usage pattern is a little unusual. It's an intranet app where the client is a hand-rolled program which happens to speak HTTP (thus not a browser). Being an intranet app in a specialty use, ...
|
| java support for access to serial devices | 04 Jun 2008 06:53 GMT | 5 |
Does java have a api to access serial ports / parallel ports regards John
|
| Pattern Match Question | 04 Jun 2008 06:52 GMT | 5 |
All, I have a question regarding pattern matching. In my class below an argument String is taken in and compared to the name ‘chris’. If ‘chris’ is the only word in String s then the pattern checks out okay.
|
| Understanding Unicode Normalization Forms? | 04 Jun 2008 05:56 GMT | 2 |
The company I work is doing a website in German. The website has a search engine for it's content. My question is how to recognize the various "ways" a user might represent an ISO-8859-1 character in his search string.
|
| A stupid problem | 04 Jun 2008 05:48 GMT | 2 |
I'm a beginner java programmer so my problems may seem stupid to You but still I'm looking for any help possible. I've got a problem starting a applet in netbeans. When i click "run applet..." on the source code the applet starts with
|
| Question on check the checkbox in a webpage with httpclient API | 04 Jun 2008 05:33 GMT | 1 |
Dear Experts, Sorry to bother everyone, I have used httpclient to login my webmail (squirrelmail) successfully, now I would like to flag unread for the read email.
|
| Can't get zooming into a selected area to work correctly. | 04 Jun 2008 04:47 GMT | 5 |
Hi all again, I am having problems getting my zoom into area working properly(at all)? The idea being that the mouse is dragged over an area and the area within the selection rectangle is scaled and then centred to fit in the
|
| Restore JComboBox | 04 Jun 2008 01:26 GMT | 7 |
I am wondering if there is a nice easy way to restore a JComboBox selection (other than the obvious). Basically, I have placed an ActionListener on a JComboBox. However, when the listener is fired (which happens after the new selection has
|
| How to check a checkbox with httpclient? | 03 Jun 2008 15:16 GMT | 1 |
Dear Experts, Sorry to bother everyone, I have used httpclient to login my webmail (squirrelmail) successfully, now I would like to flag unread for the read email.
|
| Should this happen? (Java ME) | 03 Jun 2008 12:41 GMT | 1 |
I downloaded the Wireless Toolkit 2.5.2, and used it to build one of Sun's sample programs. Then I clicked on Run, and it told me that a class was missing. The only import I think was javax.microedition.lcdui.*.
|
| Lindsay Lohan | 03 Jun 2008 11:54 GMT | 2 |
Lindsay Dee Lohan (born July 2, 1986) is an American actress and pop music singer. Lohan started in show business as a child fashion model for magazine advertisement and television commercials. At age 10, she began her acting career in a soap opera; at 11, she made her motion
|
| anyone offer tips??? | 03 Jun 2008 06:30 GMT | 2 |
package chessbuard; import java.awt.*; import java.awt.event.*; import javax.swing.*;
|
| Besoin d'aide : Connexion base de donnée | 03 Jun 2008 05:50 GMT | 5 |
Slt à tous, bn chui pas assez fort en java, je sé son syntaxe, faire des interfaces graphiques ... et chui nouveau ds ce groupe j'espère ke j'aurai l'aide que jé souhaité
|