147 lines
8.0 KiB
HTML
147 lines
8.0 KiB
HTML
|
<?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="Examples: Vaccess classes" />
|
||
|
<meta name="abstract" content="" />
|
||
|
<meta name="description" content="" />
|
||
|
<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="exples4" />
|
||
|
<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>Examples: Vaccess classes</title>
|
||
|
</head>
|
||
|
<body id="exples4"><a name="exples4"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Examples: Vaccess classes</h1>
|
||
|
<div><p></p>
|
||
|
<div class="section"><p>This section lists the code examples that are provided throughout
|
||
|
the documentation of the IBM<sup>®</sup> Toolbox for Java™ vaccess classes.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">AS400Panes</h4><ul><li> <a href="vpanes.htm#vpanes__vpanex1">Example: Creating an AS400DetailsPane
|
||
|
to present the list of users defined on the systemAS400DetailsPane</a></li>
|
||
|
<li> <a href="vpanes.htm#vpanes__vpanezex2">Example: Loading the contents
|
||
|
of a details pane before adding it to a frame</a></li>
|
||
|
<li><a href="vuserlistexample.htm#vuserlistexample">Example: Using an
|
||
|
AS400ListPane to present a list of users</a></li>
|
||
|
<li><a href="vmessagelistexample.htm#vmessagelistexample">Example: Using
|
||
|
an AS400DetailsPane to display messages returned from a command call</a></li>
|
||
|
<li><a href="vifsdirectoryexample.htm#vifsdirectoryexample">Example: Using
|
||
|
an AS400TreePane to display a tree view of a directory</a></li>
|
||
|
<li><a href="vprinterexample.htm#vprinterexample">Example: Using an AS400ExplorerPane
|
||
|
to present various print resources</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Command call</h4><ul><li> <a href="vcmd.htm#vcmd__vcmdex1">Example: Creating a CommandCallButton</a></li>
|
||
|
<li> <a href="vcmd.htm#vcmd__vcmdex2">Example: Adding the ActionCompletedListener
|
||
|
to process all iSeries™ messages
|
||
|
that a command generates</a></li>
|
||
|
<li><a href="commandcallmenuitemexample.htm#commandcallmenuitemexample">Example:
|
||
|
Using the CommandCallMenuItem</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Data queues</h4><ul><li> <a href="vdtaq.htm#vdtaq__vdtaqex1">Example: Creating a DataQueueDocument</a></li>
|
||
|
<li><a href="dataqueuedocumentexample.htm#dataqueuedocumentexample">Example:
|
||
|
Using a DataQueueDocument</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Error events</h4><ul><li> <a href="error.htm#error__errex1">Example: Handling error events</a></li>
|
||
|
<li> <a href="error.htm#error__errex2">Example: Defining an error listener</a></li>
|
||
|
<li> <a href="error.htm#error__errex3">Example: Using a customized handler
|
||
|
to handle error events</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Integrated file system</h4><ul><li><a href="filedialogexample.htm#filedialogexample">Example: Using IFSFileDialog</a></li>
|
||
|
<li><a href="vifsfsv.htm">Example: Using IFSFileSystemView</a></li>
|
||
|
<li><a href="ifstextfiledocumentexample.htm#ifstextfiledocumentexample">Example:
|
||
|
Using IFSTextFileDocument</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">JDBC</h4><ul><li><a href="jdbcpopulateexample.htm#jdbcpopulateexample">Example: Using
|
||
|
the JDBC driver to create and populate a table</a></li>
|
||
|
<li><a href="jdbcqueryexample.htm#jdbcqueryexample">Example: Using the
|
||
|
JDBC driver to query a table and output its contents</a></li>
|
||
|
<li> <a href="jdbcdatasourcepane.htm#jdbcdatasourcepane__jdbcdspexample">Example:
|
||
|
Creating an AS400JDBCDataSourcePane</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Jobs</h4><ul><li> <a href="vjob.htm#vjob__vjobex1">Example: Creating a VJobList and
|
||
|
presenting the list in an AS400ExplorerPane</a></li>
|
||
|
<li><a href="vjoblistexample.htm#vjoblistexample">Example: Presenting
|
||
|
a list of jobs in an explorer pane</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Messages</h4><ul><li><a href="vmessagequeueexample.htm#vmessagequeueexample">Example: Using
|
||
|
VMessageQueue</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Program call</h4><ul><li> <a href="vpgm.htm#vpgm__vpgmex1">Example: Creating a ProgramCallMenuItem</a></li>
|
||
|
<li> <a href="vpgm.htm#vpgm__vpgmex2">Example: Processing all program generated iSeries messages</a></li>
|
||
|
<li> <a href="vpgm.htm#vpgm__vpgmex3">Example: Adding two parameters</a></li>
|
||
|
<li><a href="programcallbuttonexample.htm#programcallbuttonexample">Example:
|
||
|
Using a ProgramCallButton in an application</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Print</h4><ul><li><a href="vprinterexample.htm#vprinterexample">Example: Using VPrinter</a></li>
|
||
|
<li><a href="vprinteroutputexample.htm#vprinteroutputexample">Example:
|
||
|
VPrinterOutput</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Record-level access</h4><ul><li> <a href="vrla.htm#vrla__vrlaex1">Example: Creating a RecordListTablePane
|
||
|
object to display all records less than or equal to a key</a></li>
|
||
|
<li><a href="recordlistformpaneexample.htm#recordlistformpaneexample">Example:
|
||
|
Using RecordListFormPane</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">SpooledFileViewer</h4><ul><li> <a href="sfv.htm#sfv__panel">Example: Creating a Spooled File Viewer
|
||
|
to view a spooled file previously created on an iSeries</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">SQL</h4><ul><li><a href="sqlquerybuilderpaneexample.htm#sqlquerybuilderpaneexample">Example:
|
||
|
Using SQLQueryBuilderPane</a></li>
|
||
|
<li><a href="sqlresultsettablepaneexample.htm#sqlresultsettablepaneexample">Example:
|
||
|
Using SQLResultSetTablePane</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">System values</h4><ul><li> <a href="vsysval.htm#vsysval__vsvalex">Example: Creating a system
|
||
|
value GUI using the AS400Explorer pane</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Users and groups</h4><ul><li> <a href="vugrp.htm#vugrp__vgrpex1">Example: Creating a VUserList with
|
||
|
the AS400DetailsPane</a></li>
|
||
|
<li><a href="vuserlistexample.htm#vuserlistexample">Example: Using an
|
||
|
AS400ListPane to create a list of users for selection</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="section"><p>The following disclaimer applies to all of the IBM Toolbox for Java examples:</p>
|
||
|
<blockquote><strong>Code
|
||
|
example disclaimer</strong> <p>IBM grants you a nonexclusive copyright license to use
|
||
|
all programming code examples from which you can generate similar function
|
||
|
tailored to your own specific needs.</p>
|
||
|
<p>All sample code is provided by IBM for
|
||
|
illustrative purposes only. These examples have not been thoroughly tested
|
||
|
under all conditions. IBM, therefore, cannot guarantee or imply reliability,
|
||
|
serviceability, or function of these programs.</p>
|
||
|
<p>All programs contained
|
||
|
herein are provided to you "AS IS" without any warranties of any kind. The
|
||
|
implied warranties of non-infringement, merchantability and fitness for a
|
||
|
particular purpose are expressly disclaimed.</p>
|
||
|
</blockquote>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|