java-5
Swing ignores first click after decreasing Windows time
I have a Swing application that deals with date and time, so a lot of tests are done changing the system\'s date and time settings.[详细]
2023-04-08 20:15 分类:问答Java replace special characters in a string
I have a string like this: BEGIN\\n\\n\\n\\nTHIS IS A STRING\\n\\nEND 开发者_高级运维 AndI want to remove all the new line characters and have the result as :[详细]
2023-04-03 19:14 分类:问答Calling JBoss MBean functions to get threaddump
An application is using JBoss 4.2.2, and I have found it necessary to call listThreadDump(), and I expect it is in ServerInfo.[详细]
2023-03-31 17:26 分类:问答Java type casting
I have three files: ScriptProcessor.java: public interface ScriptProcessor { public String someMethod();[详细]
2023-03-31 10:07 分类:问答Installing JDK 1.5 on OS X Lion
How to install JDK 1.5 in Lion? I need it to compile Android 2.2. I followed the instruction mentioned in this site, but still couldn\'t get it to show on开发者_高级运维 Java Preferences.[详细]
2023-03-27 03:24 分类:问答Bound values are not getting updated from editable datatable without setting ID in JDK1.5
Bound values are not getting updated from editable data table without setting ID in JDK 1.5. But the same does work without setting ID in JDK 1.6.[详细]
2023-03-23 10:16 分类:问答Java memory dump issue
I have tried to create a memory dump using with below code **/usr/lib/jvm/j2sdk1.5-sun/bin/jmap -heap 10699**[详细]
2023-03-22 07:29 分类:问答Is it possible to compile PDFRender to run on JRE 1.4?
I would like to use a PDF to image conversion API for Java, PDF-Renderer seems to be quite good. As it\'s been written for JRE 1.5 compliance, I get alot of compile errors when I try to compile down t[详细]
2023-03-21 20:00 分类:问答oracle xml parser error when upgrading from jdk 1.4 to jdk 1.5
I am trying to 开发者_运维技巧upgrade some legacy code (which uses JDK 1.4) to compile with JDK 1.5. The code uses the Oracle XML parser.[详细]
2023-03-20 02:15 分类:问答btrace with JDK5
Can we use bTrace with JDK5 or lesser versions? If not, what is that things which is provided in开发者_如何学编程 JDK6 that makes bTrace work?[详细]
2023-03-17 21:56 分类:问答