|
>> However, JDK1.2 (or Java 2) is a different animal entirely. Classes designed >> for JDK1.2 won't run on JDK1.1.x JVMs. The above statement is true only if you use something that is new in 1.2. If you use only 1.1 function, your Java program will run on both JDK 1.1.x and Java 1.2. Some of the Toolbox was written when 1.1.2 was the current JVM. That code works on 1.1.8 and 1.2. Our code didn't get tripped up until Sun renamed the Swing classes (in 1.2). We are now in the process of changing our import statements to use the new Swing package names. There is a 1.1.x version of Swing with the new names so once we convert we will once again have code that runs on both 1.1 and 1.2 David Wall AS/400 Toolbox for Java +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.