73 lines
4.8 KiB
HTML
73 lines
4.8 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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
|
<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="concept" />
|
|
<meta name="DC.Title" content="Plug-in support in iSeries Navigator" />
|
|
<meta name="abstract" content="iSeries Navigator Plug-in support provides a convenient way to integrate your own functions and applications into a single user interface: iSeries Navigator." />
|
|
<meta name="description" content="iSeries Navigator Plug-in support provides a convenient way to integrate your own functions and applications into a single user interface: iSeries Navigator." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxwhatcanIdo.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxhowplugswork.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxplugreq.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxhowtodistrub.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxidplugstoopsnav.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzakxplugsuport" />
|
|
<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>Plug-in support in iSeries Navigator</title>
|
|
</head>
|
|
<body id="rzakxplugsuport"><a name="rzakxplugsuport"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Plug-in support in iSeries Navigator</h1>
|
|
<div><p>iSeries™ Navigator
|
|
Plug-in support provides a convenient way to integrate your own functions
|
|
and applications into a single user interface: iSeries Navigator.</p>
|
|
<p>These new functions and applications can vary in complexity from simple
|
|
new behaviors to whole applications. Regardless of what specific new ability
|
|
your plug-in provides, integrating it into iSeries Navigator provides several important
|
|
benefits. For example, bundling common system tasks into a single location
|
|
in iSeries Navigator
|
|
can dramatically simplify common administration and operation functions. Also, iSeries Navigator's
|
|
GUI interface ensures that your integrated functions can be completed easily,
|
|
and with only minimal prerequisite skills.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzakxwhatcanIdo.htm">What you can do with a plug-in</a></strong><br />
|
|
Plug-ins are sets of predefined classes and methods that iSeries Navigator will start in response to a particular
|
|
user action.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxhowplugswork.htm">How plug-ins work</a></strong><br />
|
|
A detailed example of how iSeries Navigator will locate a new plug-in and install it in a new configuration</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxplugreq.htm">Plug-in requirements</a></strong><br />
|
|
iSeries Navigator
|
|
plug-in requirements differ according to the programming language that you
|
|
use.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxhowtodistrub.htm">Distribute plug-ins</a></strong><br />
|
|
Deliver your plug-in code to iSeries Navigator users by including
|
|
it with your i5/OS<sup>®</sup> applications.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxidplugstoopsnav.htm">Identifying plug-ins to iSeries Navigator</a></strong><br />
|
|
Plug-ins identify themselves to iSeries Navigator by supplying information
|
|
in the Windows<sup>®</sup> registry when the plug-in software is installed
|
|
on the Windows<sup>®</sup> desktops of your users.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakxkickoff.htm" title="Are you interested in integrating your iSeries server administration tasks and client/server programs into a single application environment? The plug-in feature for iSeries Navigator allows you to do just that!">Developing iSeries Navigator Plug-ins</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |