| Thread | Last Post | Replies |
|
| Interfacing with applet | 26 May 2005 21:24 GMT | 4 |
I am running WinXP and have a win32 application which is monitoring IE (running a java applet). I want to extract info rendered by a java applet. I can find the window's handle, but don't know quite how to get at the info in the
|
| Load default web browser | 19 May 2005 20:53 GMT | 4 |
I want to load a default web browser from my swing application [using JApplet]. Using Runtime.getRuntime.exec("RunDLL 32.exe shell32.dll,shellExec.RunDLL"+url);[for windows]
|
| jdk-1_5_0_03-linux-amd64 out of swap space with NIS user | 19 May 2005 11:18 GMT | 4 |
i have a problem with the linux amd64 version of java 1.5 update 3. If i'm logged in as a NIS user and i call "./java" from the /usr/java/jdk1.5.0_03/bin directory, i get the following error: Exception java.lang.OutOfMemoryError: requested 24 bytes for C_Heap:
|
| Nested / Inner class in bytecode | 13 May 2005 16:07 GMT | 3 |
My question is simple but I didn't find a clearly answer (in particular in the "JVM specification" and in the "Java Language Specification") : In Java, is the nested/inner class only "syntactic sugar" or is there particular statements in the bytecode ?
|
| How Virtual Machine for Windows CE ??? | 11 May 2005 09:58 GMT | 1 |
I need Virtual Machine for Windows CE 4.2. How ??? Tank you Marco
|