× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Those classes aren't standard Java classes but classes specific to VAJava.
You'll need to export them too and make sure that they are in your
classpath.  Or alternatively, rewrite your project so that it only uses
standard Java controls (JButton, JTable, etc.)

When you start your project from the command line, you should see it
creating another console window that is quickly hidden by your GUI frame.
That's where you should see the error messages about missing classes.

PC2

-----Original Message-----
From: MWalter@hanoverwire.com [mailto:MWalter@hanoverwire.com]
Sent: September 14, 2001 13:02
To: java400-l@midrange.com
Subject: Exporting


Hello all,

A transfer from JAVA101 here.

I created a project in VAJAVA. A few classes that display frames and do
some stuff with AS/400 data. I've exported the class files out of VAJAVA.
When I try to run the class with the main() method, the frame displays but
is missing most of its controls. The only controls displaying are a
TextField, and the Menu items. I'm missing a Choice, two Buttons, and a
MultiColumnListBox. There are no error messages on my command line.

Using WIN NT 4.0 Java Version 1.2.2 in both VAJ and on the PC.

Thanks,

Mark


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.