| Thread | Last Post | Replies |
|
| Differences between Appletviewer and Browser plugin | 15 Jul 2007 20:26 GMT | 5 |
first of all, I'm not completely sure whether this is really a good group for Java Applet questions -- if not, please point me to another one. I've written a Java Applet; my problem is that the very same applet runs fine under Sun's appletviewer, but the Browser plugin (Mozilla) ...
|
| HA Javamail not handling exceptions | 15 Jul 2007 20:04 GMT | 4 |
I am using HA Javamail (http://ha-javamail.sourceforge.net/ changes.html), which looks to be a little long in the tooth. It does perform extremely well for 95% of what I want, but once it is installed there is no option to not use it. Essentially, after
|
| Swing Custom JPanel Component Help | 15 Jul 2007 19:39 GMT | 6 |
Currently I have a CardGroupPanel that extends JScrollPane (because I want it to be scrollable). This CardGroupPanel has a JPanel named Container. The Container has a number of CardLabels that are components that extend JLabel and draw a
|
| I need help, I have problom using iReport | 15 Jul 2007 18:20 GMT | 2 |
HI every no I have problom with this code this code for create report in java using iReport ///////////////////////////////////////////////
|
| get object name | 15 Jul 2007 08:53 GMT | 6 |
Suppose I have: List myList = new ArrayList(); What method of myList can I call to return the String "myList"? Thanks,
|
| I need Help Please | 15 Jul 2007 05:45 GMT | 3 |
Hi every one What is the best way to create Date Base Report java code
|
| simply java questions - cd ... | 15 Jul 2007 03:53 GMT | 10 |
Sorry I incorrectly presented the problem in my previous post : The structure of the files is [an ought to be ] like that : -Function.java -RPN.java
|
| Layout (desperate) Help | 15 Jul 2007 03:06 GMT | 4 |
Please please please help me. I've tried every single Layout Manager and a lot of combinations but cannot still make is work. I created a prototype and uploaded a screenshot. Here is how the panels should be placed in normal size:
|
| JDK 1.5 or JDK 1.6 | 15 Jul 2007 01:06 GMT | 19 |
Hi, is JDK 1.6 considered stable and should applications be upgraded from JDK 1.5 to 1.6 if so? TIA, Pep
|
| hai | 15 Jul 2007 01:04 GMT | 5 |
|
| Enumerate classes of a package | 14 Jul 2007 23:45 GMT | 3 |
|
| Depending between primary key in database and switch case statement | 14 Jul 2007 22:26 GMT | 4 |
I have a bit of a design issue around this application I am developing, and I just want to run it through some of the brains out here. So I have a table called ErrorCheck which contains fields ErrorID (PK)
|
| explorer view | 14 Jul 2007 22:05 GMT | 1 |
hi hall, haw can i create a tree menu in java like projects window in netbeans?
|
| How to write Unicode | 14 Jul 2007 20:24 GMT | 6 |
When writing into a Unicode text file, given that the Stream encoding was set to »UTF-8«, what is the proper, best or canonical way to terminate a line? Some possibilities are given on the following lines.
|
| Deleted java development kit, now can't uninstall netbeans | 14 Jul 2007 15:27 GMT | 3 |
Hi, I can not uninstall netbeans. It says it wants me to find a java virtual machine. Don't know what this is though. Also, I have the java runtime environment, v 1.4.2_04, but I also have J2SE runtime environment updates 7 and 9. I would like to get rid of
|