ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahh_5.4.0.1/gui.htm

79 lines
4.5 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Vaccess classes" />
<meta name="abstract" content="The Vaccess package and its classes have been deprecated. You are advised to use the Access package in combination with Java Swing instead." />
<meta name="description" content="The Vaccess package and its classes have been deprecated. You are advised to use the Access package in combination with Java Swing instead." />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="gui" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Vaccess classes</title>
</head>
<body id="gui"><a name="gui"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Vaccess classes</h1>
<div><p>The Vaccess package and its classes have been deprecated. You are
advised to use the Access package in combination with Java™ Swing
instead.</p>
<div class="section"><p>IBM<sup>®</sup> Toolbox
for Java provides
a set of graphical user interface (GUI) classes in the <a href="javadoc/com/ibm/as400/vaccess/package-summary.html">vaccess
package</a>. These classes use the access classes to retrieve data and
to present the data to the user.</p>
<p>Java programs that use the IBM Toolbox for Java vaccess
classes require the Swing package, which comes with the Java 2
Platform, Standard Edition (J2SE). For more information about Swing, see
the Sun <a href="http://java.sun.com/products/jfc/" target="_blank">Java Foundation
Classes</a> <img src="www.gif" alt="Link outside Information Center" /> Web site.</p>
<p>For more information about the
relationships between the IBM Toolbox for Java GUI classes, the Access classes, and Java Swing,
see the <a href="vaccess.htm#vaccess">Vaccess classes diagram</a>.</p>
<p>Use
the <a href="vpanes.htm#vpanes">AS400 panes</a> classes to display iSeries™ data.</p>
<p>APIs
are available to access the following iSeries resources and their tools:</p>
<ul><li><a href="vcmd.htm#vcmd">Command call</a></li>
<li><a href="vdtaq.htm#vdtaq">Data queues</a></li>
<li><a href="error.htm#error">Error events</a>*</li>
<li><a href="vifs.htm#vifs">Integrated file system</a></li>
<li><a href="guijac.htm#guijac">JavaApplicationCall</a></li>
<li><a href="vjdbc.htm#vjdbc">JDBC</a></li>
<li><a href="vjob.htm#vjob">Jobs</a>*</li>
<li><a href="vmsg.htm#vmsg">Messages</a>*</li>
<li><a href="vpermit.htm#vpermit">Permission</a></li>
<li><a href="vprt.htm#vprt">Print</a>* including the <a href="sfv.htm#sfv"> spooled
file viewer</a></li>
<li><a href="vpgm.htm#vpgm">ProgramCall and ProgramParameter</a></li>
<li><a href="vrla.htm#vrla">Record-level access</a></li>
<li><a href="vresourcelist.htm#vresourcelist">Resource lists</a></li>
<li><a href="vsystats.htm#vsystats">System status</a></li>
<li><a href="vsysval.htm#vsysval">System values</a></li>
<li><a href="vugrp.htm#vugrp">Users and Groups</a></li>
</ul>
<div class="note"><span class="notetitle">Note:</span> AS400 panes are used with other vaccess classes (see items marked
above with an asterisk) to present and allow manipulation of iSeries resources.</div>
<p>When
programming with the IBM Toolbox for Java graphical user interface components,
use the Error events classes to report and handle error events to the user.</p>
<p>See <a href="classes.htm#classes">Access classes</a> for more information about
accessing iSeries data.</p>
</div>
</div>
</body>
</html>