|
In message <76420362A8@silvon-server.silvon.com>, From "david.gibbs@silvon.com" <devdmg@silvon-server.uisinc.com>, the following was written: > Will I be able to take a JAVA program on the Mac, that uses GUI > elements, and copy the object it over to the '400 and run it on a > greenscreen w/o modifications? I kinda doubt it... You could use a text interface for Java. At least it knows about stdout and can read ascii files with no problem. The GUI is built into AWT though. If you develop using it, the client would need to be capable of natively supporting GUI. It would of course also need a JVM, which would not be platform independent. Given those requirements, if you stick to pure Java, bytecodes are platform independent, although bugs are not guaranteed to be. Pete -- - Pete Hall peteh@earth.inwave.com http://www.inwave.com/~peteh/ +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "JAVA400-L@midrange.com". | To unsubscribe from this list send email to MAJORDOMO@midrange.com | and specify 'unsubscribe JAVA400-L' in the body of your message. | 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.