×
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.
Unless you have to use a web interface, you have to develop a Java GUI application (using Swing or something like that) that runs on a PC, and connects to the iSeries.
To connect to the iSeries and run a job on it you need to look into the Java Toolkit for the iSeries (jt400.jar), and the AS400 class. Google is your friend.
Good luck!
Luis
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Luis Fernandes
Sent: Sunday, February 03, 2008 11:17 AM
To: java400-l@xxxxxxxxxxxx
Subject: Create Graphical interface
Hello everybody,
Can someone help in how to build a simple graphical interface in AS/400.
I need to know how tool i need to use, ( to build labels ,
textFields....).in AS/400
In my app i only need to build a graphical interface that have Two Labels
and Two TextField. The user will input a number in the first textField and
press Enter( Will call a Java Class ), and the result will appears in the
other textField
Thanks in advance
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.